Update panel styles on task order show page
This commit is contained in:
parent
91e1d14111
commit
aa0a27aaa0
@ -63,6 +63,9 @@
|
||||
}
|
||||
|
||||
.task-order-summary {
|
||||
.panel {
|
||||
@include shadow-panel;
|
||||
}
|
||||
|
||||
.alert .alert__actions {
|
||||
margin-top: 2 * $gap;
|
||||
@ -180,6 +183,7 @@
|
||||
}
|
||||
|
||||
.task-order-sidebar {
|
||||
padding-left: 3 * $gap;
|
||||
min-width: 35rem;
|
||||
|
||||
hr {
|
||||
|
Loading…
x
Reference in New Issue
Block a user