Skip to content

Commit 4413943

Browse files
Update web_src/css/markup/codepreview.css
Co-authored-by: silverwind <[email protected]>
1 parent 726ea72 commit 4413943

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

web_src/css/markup/codepreview.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
width: 100%;
1313
margin: 0.25em 0;
1414
max-height: 100px;
15-
overflow-y: scroll;
15+
overflow-y: auto;
1616
}
1717

1818
/* override the polluted styles from the content.css: ".markup table ..." */

0 commit comments

Comments
 (0)