mirror of
https://git.nadeko.net/Fijxu/invidious.git
synced 2025-07-09 07:18:24 +00:00
Remove padding from time divider
This commit is contained in:
parent
30724b6924
commit
9cd193f108
@ -185,3 +185,9 @@ div {
|
||||
.video-js .vjs-duration {
|
||||
display: block;
|
||||
}
|
||||
|
||||
.video-js .vjs-time-divider {
|
||||
min-width: 0px;
|
||||
padding-left: 0px;
|
||||
padding-right: 0px;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user