forked from openlp/openlp
Fix another test.
This commit is contained in:
parent
e40e7920d6
commit
37e4a05be7
@ -79,6 +79,10 @@ HTML = """
|
|||||||
.firstchordline {
|
.firstchordline {
|
||||||
line-height: 1.0em;
|
line-height: 1.0em;
|
||||||
}
|
}
|
||||||
|
.ws {
|
||||||
|
display: none;
|
||||||
|
white-space: pre-wrap;
|
||||||
|
}
|
||||||
</style>
|
</style>
|
||||||
<script>
|
<script>
|
||||||
var timer = null;
|
var timer = null;
|
||||||
|
Loading…
Reference in New Issue
Block a user