diff --git a/styles/sections/_task_order.scss b/styles/sections/_task_order.scss index 47eadcfb..5d8e27fb 100644 --- a/styles/sections/_task_order.scss +++ b/styles/sections/_task_order.scss @@ -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 {