qikp commited on
Commit
050a43e
·
verified ·
1 Parent(s): ab9d712

Update style.css

Browse files
Files changed (1) hide show
  1. style.css +1 -0
style.css CHANGED
@@ -4,6 +4,7 @@ body {
4
  }
5
 
6
  #output {
 
7
  resize: both;
8
  border-style: solid;
9
  border-color: black;
 
4
  }
5
 
6
  #output {
7
+ overflow: auto;
8
  resize: both;
9
  border-style: solid;
10
  border-color: black;