forked from openlp/openlp
Fix a broken test.
This commit is contained in:
parent
d34789cb65
commit
e40e7920d6
@ -248,6 +248,10 @@ CHORD_CSS_ENABLED = """
|
||||
}
|
||||
.firstchordline {
|
||||
line-height: 2.1em;
|
||||
}
|
||||
.ws {
|
||||
display: inline;
|
||||
white-space: pre-wrap;
|
||||
}"""
|
||||
|
||||
__default_settings__ = {
|
||||
|
Loading…
Reference in New Issue
Block a user