mirror of
https://github.com/nimbold/Firelink.git
synced 2026-07-26 12:08:27 +00:00
fix(ui): remove conflicting nth-child rule for download row stripes
This commit is contained in:
+1
-3
@@ -1528,9 +1528,7 @@ html[data-list-density="relaxed"] .download-ghost-row {
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
.download-row:nth-child(even) {
|
||||
background: hsl(var(--stripe-bg));
|
||||
}
|
||||
|
||||
|
||||
.download-row.is-selected {
|
||||
background: hsl(var(--accent-color) / 0.15) !important;
|
||||
|
||||
Reference in New Issue
Block a user