min subtitle height

This commit is contained in:
j 2023-12-09 13:29:00 +00:00
parent 092f3c1cd1
commit 93ef98c202
1 changed files with 4 additions and 0 deletions

View File

@ -130,6 +130,10 @@ video, .poster {
.annotation.active {
display: block;
}
.is-subtitle .annotation {
min-height: 4em;
}
.annotation.active.place,
.annotation.active.string {
display: inline-block;