mirror of
https://github.com/jeffvli/feishin.git
synced 2026-05-08 04:50:12 +02:00
support alternate row colors on sidebar (#1354)
This commit is contained in:
@@ -87,7 +87,7 @@
|
||||
}
|
||||
|
||||
.container.alternate-row-even {
|
||||
background-color: initial;
|
||||
background-color: var(--theme-colors-background);
|
||||
}
|
||||
|
||||
.container.alternate-row-odd {
|
||||
|
||||
Reference in New Issue
Block a user