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