Skip to content

Commit 26bcbc6

Browse files
committed
Show horizontal scrollbar in errors element
1 parent 0cc94c0 commit 26bcbc6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

client/style.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ html {
5050
line-height: 1.4;
5151
color: #eff1f5;
5252
background: #bf616a;
53+
overflow: auto;
5354
}
5455

5556
#okness {

0 commit comments

Comments
 (0)