Update table border color
This commit is contained in:
parent
6ca08502ed
commit
b1a18f83f3
@ -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;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user