mirror of
https://github.com/iv-org/invidious.git
synced 2025-07-30 09:18:28 +00:00
Video Overlay
This commit is contained in:
parent
d26699bfd8
commit
03253541de
@ -1124,6 +1124,12 @@ hr {
|
|||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.video-js .vjs-overlay a {
|
||||||
|
text-align: left !important;
|
||||||
|
padding-left: 15vw !important;
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
/* Description Expansion Styling*/
|
/* Description Expansion Styling*/
|
||||||
#descexpansionbutton,
|
#descexpansionbutton,
|
||||||
#music-desc-expansion {
|
#music-desc-expansion {
|
||||||
|
Loading…
Reference in New Issue
Block a user