AhmadMustafa commited on
Commit
c4bd1d2
·
1 Parent(s): 1a2d7f5

update: css

Browse files
Files changed (1) hide show
  1. utils.py +3 -0
utils.py CHANGED
@@ -170,6 +170,9 @@ ol {
170
  list-style-position: outside;
171
  margin-left: 20px;
172
  }
 
 
 
173
  body.waiting * {
174
  cursor: progress;
175
  }
 
170
  list-style-position: outside;
171
  margin-left: 20px;
172
  }
173
+ .fillable {
174
+ padding: 0px !important;
175
+ }
176
  body.waiting * {
177
  cursor: progress;
178
  }