mirror of
https://github.com/LaCasemate/fab-manager.git
synced 2025-02-26 20:54:21 +01:00
(ui) Fixe order layout
This commit is contained in:
parent
c12bf45ff8
commit
d2f650a150
@ -118,7 +118,9 @@
|
||||
@include title-base;
|
||||
}
|
||||
}
|
||||
.payment-info { grid-area: 1/1/2/2; }
|
||||
.amount {
|
||||
grid-area: 1/2/3/3;
|
||||
p {
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
@ -134,6 +136,7 @@
|
||||
span { @include title-lg; }
|
||||
}
|
||||
}
|
||||
.withdrawal-instructions { grid-area: 2/1/3/2; }
|
||||
}
|
||||
|
||||
.fab-state-label {
|
||||
|
Loading…
x
Reference in New Issue
Block a user