Skip to content

Commit bc940b1

Browse files
committed
Update markdown-dark.css
1 parent 0b4cbb5 commit bc940b1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

live-view/extensions/markdown-dark.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -186,6 +186,7 @@ body table {
186186
display: block;
187187
width: max-content;
188188
max-width: 100%;
189+
max-width: calc(100vw - 32px - 32px);
189190
overflow: auto;
190191
font-size: inherit;
191192
line-height: inherit;

0 commit comments

Comments
 (0)