Skip to content

Commit 18a08c2

Browse files
save file
1 parent 2a99224 commit 18a08c2

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

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

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,11 @@
1515
</style>
1616

1717
<style>
18-
18+
:host
19+
{display:flex;flex-direction:column}
20+
1921
#root
20-
{height:100%;display:flex;flex-direction:column;gap:5px}
22+
{flex:1;display:flex;flex-direction:column;gap:5px;overflow:auto}
2123

2224
#hdr
2325
{display:flex}

0 commit comments

Comments
 (0)