rabiyulfahim commited on
Commit
084c639
·
verified ·
1 Parent(s): 433eee1

Update static/style.css

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