Styling for environment edit form

This commit is contained in:
leigh-mil
2020-01-23 15:10:24 -05:00
parent 0fcd5a6471
commit 59327d4cea
3 changed files with 26 additions and 25 deletions

View File

@@ -106,7 +106,7 @@
&__expanded {
font-size: $small-font-size;
font-weight: $font-normal;
background-color: $color-gray-lightest;
background-color: $color-offwhite;
padding: $gap;
&:last-child {