Skip to content

Commit 499a0a1

Browse files
save file
1 parent 2897bfe commit 499a0a1

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

utils/editors/markdown-editor/html/output-md/v2.0/output-md-v2.0.html

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -40,11 +40,12 @@
4040

4141

4242
#view
43-
{flex:1;;overflow:auto}
43+
{flex:1;overflow:auto}
4444

4545

46-
#output, web-editor
47-
{height:100%;border:2px solid lightgray;box-sizing:border-box}
46+
#output, web-editor, #npm-output
47+
{flex:1;border:2px solid lightgray;box-sizing:border-box}
48+
4849
#output
4950
{overflow:auto;padding:10px}
5051

0 commit comments

Comments
 (0)