diff --git a/styles/sections/_task_order.scss b/styles/sections/_task_order.scss index 85502a11..f031d317 100644 --- a/styles/sections/_task_order.scss +++ b/styles/sections/_task_order.scss @@ -64,7 +64,7 @@ margin-left: $gap * 6; margin-top: $gap * 3; width: 35%; - height: fit-content; + display: table; background-color: $color-gray-lightest; }