Fix comment wrap

This commit is contained in:
2026-05-08 01:14:05 +02:00
parent 614a69103b
commit 321e79c230

View File

@@ -53,7 +53,6 @@ body.lb-disable-scrolling {
.lb-caption-line { .lb-caption-line {
flex: 0 0 auto; flex: 0 0 auto;
line-height: 1.33333333333em; //icon height line-height: 1.33333333333em; //icon height
white-space: nowrap;
} }
} }