Update task order layout in single column
This commit is contained in:
parent
1c21816810
commit
7a7bbfc5c5
@ -184,7 +184,9 @@
|
||||
}
|
||||
|
||||
.task-order-sidebar {
|
||||
padding-left: 3 * $gap;
|
||||
@include media($xlarge-screen) {
|
||||
padding-left: 3 * $gap;
|
||||
}
|
||||
min-width: 35rem;
|
||||
|
||||
hr {
|
||||
|
Loading…
x
Reference in New Issue
Block a user