Skip to content

Commit 56b1216

Browse files
Update dsa_styles.css
1 parent e379d57 commit 56b1216

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

dsa_styles.css

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -186,8 +186,7 @@ pre {
186186
font-family: "Droid Sans Mono", "Inconsolata", "Menlo", "Consolas", "Bitstream Vera Sans Mono", "Courier", monospace;
187187
font-size: 14px;
188188
line-height: 20px;
189-
width: 1000px;
190-
height: fit-content;
189+
overflow: auto;
191190
margin-left: 10px;
192191
text-align: left;
193192
}

0 commit comments

Comments
 (0)