fix css class

This commit is contained in:
j 2023-12-09 13:30:46 +00:00
parent 93ef98c202
commit 381186afba
1 changed files with 1 additions and 1 deletions

View File

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