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