fix css class

This commit is contained in:
j 2023-12-09 13:30:46 +00:00
parent 93ef98c202
commit 381186afba

View file

@ -130,7 +130,7 @@ video, .poster {
.annotation.active { .annotation.active {
display: block; display: block;
} }
.is-subtitle .annotation { .is-subtitles .annotation {
min-height: 4em; min-height: 4em;
} }