Final tweaks to the app members table
This commit is contained in:
@@ -242,16 +242,8 @@
|
||||
padding-bottom: 2rem;
|
||||
|
||||
table {
|
||||
thead,
|
||||
tbody {
|
||||
tr {
|
||||
th,
|
||||
td {
|
||||
&:last-child {
|
||||
border-left: none;
|
||||
}
|
||||
}
|
||||
}
|
||||
.form-row {
|
||||
margin: 0;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@@ -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;
|
||||
|
Reference in New Issue
Block a user