Finalize styling for Task Order index page.

This commit is contained in:
leigh-mil
2019-12-04 14:31:37 -05:00
parent d994365460
commit 1165b60fce
6 changed files with 62 additions and 19 deletions

View File

@@ -40,8 +40,7 @@
}
&.col--grow {
flex: 1;
flex-grow: 1;
flex: 1 auto;
padding-right: $spacing-small;
}