Change background colour
This commit is contained in:
parent
3078dfe7af
commit
3f3efadb91
|
@ -18,7 +18,7 @@
|
|||
}
|
||||
|
||||
.table tr:nth-child(odd) {
|
||||
@apply .bg-grey-lightest;
|
||||
@apply .bg-grey-lighter;
|
||||
}
|
||||
|
||||
.table tr th {
|
||||
|
|
Loading…
Reference in a new issue