[web] Fix empty lines being invisible in Python script output
GitOrigin-RevId: eb4b732cae74fa050384fd4cec6bd96a9caae152
This commit is contained in:
committed by
Copybot
parent
987b3a1f71
commit
10ef1d0f34
@@ -115,6 +115,7 @@
|
||||
.ide-redesign-python-output-pane-line {
|
||||
white-space: pre-wrap;
|
||||
word-break: break-word;
|
||||
min-height: var(--line-height-03);
|
||||
}
|
||||
|
||||
.ide-redesign-python-output-pane-line-info {
|
||||
|
||||
Reference in New Issue
Block a user