mirror of
https://github.com/Stremio/stremio-web.git
synced 2026-04-14 13:10:29 +00:00
horizontal margin added to volume slider
This commit is contained in:
parent
e7e6732aa3
commit
848a756b05
1 changed files with 1 additions and 0 deletions
|
|
@ -8,6 +8,7 @@
|
|||
--track-color: var(--color-surfacelight);
|
||||
--thumb-color: var(--color-surfacelight);
|
||||
flex: 1;
|
||||
margin: 0 calc(var(--volume-bar-thumb-size) * 0.5);
|
||||
}
|
||||
|
||||
&:hover, &.active {
|
||||
|
|
|
|||
Loading…
Reference in a new issue