mirror of
https://github.com/jellyfin/jellyfin-web.git
synced 2026-09-03 03:50:02 +03:00
Fix scroll icon color for light themes
This commit is contained in:
@@ -133,6 +133,10 @@ html {
|
||||
color: var(--jf-palette-primary-main, $primary-main);
|
||||
}
|
||||
|
||||
.emby-scrollbuttons {
|
||||
color: var(--jf-palette-text-secondary, $text-secondary);
|
||||
}
|
||||
|
||||
a[data-role="button"],
|
||||
.fab,
|
||||
.raised {
|
||||
|
||||
Reference in New Issue
Block a user