Make sure empty lines don't collapse in the output
This commit is contained in:
parent
13afaa4e4f
commit
36c0d21a36
1 changed files with 1 additions and 0 deletions
|
|
@ -151,6 +151,7 @@ MAIN_CSS = r'''
|
|||
padding-left: calc(4em + 5px);
|
||||
text-indent: -4em;
|
||||
padding-top: 2px;
|
||||
align-self: stretch; /* Make sure empty lines don't collapse */
|
||||
}
|
||||
|
||||
/* Make individual syntax tokens wrap anywhere */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue