rabiyulfahim commited on
Commit
8f34159
·
verified ·
1 Parent(s): 0944f07

Update static/style.css

Browse files
Files changed (1) hide show
  1. static/style.css +2 -1
static/style.css CHANGED
@@ -5,7 +5,8 @@ body {
5
  }
6
 
7
  textarea {
8
- width: 100%;
 
9
  font-family: monospace;
10
  padding: 10px;
11
  border: 1px solid #ccc;
 
5
  }
6
 
7
  textarea {
8
+ /* width: 100%; */
9
+ width: auto;
10
  font-family: monospace;
11
  padding: 10px;
12
  border: 1px solid #ccc;