mirror of
https://github.com/navidrome/navidrome.git
synced 2025-04-04 21:17:37 +03:00
Fixes the slide bar clickable area (#2113)
This commit is contained in:
parent
199f66b8de
commit
5331de17c2
1 changed files with 4 additions and 0 deletions
|
@ -11,3 +11,7 @@ code {
|
||||||
font-family: source-code-pro, Menlo, Monaco, Consolas, 'Courier New',
|
font-family: source-code-pro, Menlo, Monaco, Consolas, 'Courier New',
|
||||||
monospace;
|
monospace;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.rc-slider {
|
||||||
|
z-index:78
|
||||||
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue