mirror of
https://github.com/Stremio/stremio-web.git
synced 2026-04-18 21:12:13 +00:00
seekbar time/durtion labels center aligned vertical
This commit is contained in:
parent
aaa932aa90
commit
cc83ac40cc
1 changed files with 1 additions and 0 deletions
|
|
@ -6,6 +6,7 @@
|
|||
.label {
|
||||
font-size: calc(var(--seek-bar-thumb-size) * 0.7);
|
||||
color: var(--color-surfacelight);
|
||||
padding-top: 0.013em;
|
||||
}
|
||||
|
||||
.slider {
|
||||
|
|
|
|||
Loading…
Reference in a new issue