Final tweaks to the app members table

This commit is contained in:
leigh-mil
2019-10-21 15:01:04 -04:00
parent 750ea6568b
commit 176b9b4e25
3 changed files with 20 additions and 24 deletions

View File

@@ -52,6 +52,7 @@ table.atat-table {
border: 1px solid $color-gray-lighter;
display: table-cell;
white-space: nowrap;
vertical-align: top;
&:first-child {
border-left: none;