mirror of
https://github.com/cpvalente/ontime.git
synced 2026-09-02 04:49:05 +00:00
fix: maintain multiline in cuesheet cells
This commit is contained in:
committed by
Carlos Valente
parent
0ab4abfcfe
commit
304832ecde
+4
@@ -4,3 +4,7 @@
|
||||
padding-top: 0.25em;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.multiline {
|
||||
white-space: break-spaces;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user