Stripe large table rows by visible order
This commit is contained in:
@@ -97,7 +97,7 @@
|
||||
background: var(--color-medium-grey);
|
||||
}
|
||||
|
||||
.sg-large-table > .sg-large-table__row:nth-child(odd) {
|
||||
.sg-large-table__row--striped-light {
|
||||
background: var(--color-light-grey);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user