Update table border color
This commit is contained in:
@@ -49,7 +49,7 @@ table.atat-table {
|
|||||||
background-color: $color-white;
|
background-color: $color-white;
|
||||||
margin: 0;
|
margin: 0;
|
||||||
padding: $gap * 2;
|
padding: $gap * 2;
|
||||||
border: 1px solid $color-gray-light;
|
border: 1px solid $color-gray-lighter;
|
||||||
display: table-cell;
|
display: table-cell;
|
||||||
white-space: nowrap;
|
white-space: nowrap;
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user