timeki commited on
Commit
5d582ba
1 Parent(s): 5c2458d

Update style.css

Browse files
Files changed (1) hide show
  1. style.css +1 -1
style.css CHANGED
@@ -232,7 +232,7 @@ label.selected{
232
  }
233
 
234
  div#sources-textbox{
235
- max-height:calc(100vh - 190px) !important;
236
  overflow-y: scroll !important;
237
  /* overflow-y: auto !important; */
238
  }
 
232
  }
233
 
234
  div#sources-textbox{
235
+ /* max-height:calc(100vh - 190px) !important; */
236
  overflow-y: scroll !important;
237
  /* overflow-y: auto !important; */
238
  }