Skip to content

Commit 159d4ba

Browse files
save file
1 parent cb6c2e3 commit 159d4ba

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,10 @@
1616

1717
<style>
1818
:host
19-
{display:flex;flex-direction:column}
19+
{display:flex;flex-direction:column;overflow:auto}
2020

2121
#root
22-
{flex:1;display:flex;flex-direction:column;gap:5px}
22+
{flex:1;display:flex;flex-direction:column;gap:5px;overflow:auto}
2323

2424
#hdr
2525
{display:flex}

0 commit comments

Comments
 (0)