Skip to content

Commit 48e7450

Browse files
committed
fix overflow
1 parent e9bf5df commit 48e7450

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/App.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -159,6 +159,7 @@ ul.hideBullets {
159159
word-wrap: break-word;
160160
padding: 1em;
161161
margin: 0.5em;
162+
overflow: auto;
162163

163164
/* text-align: start; */
164165
}

0 commit comments

Comments
 (0)