timeki commited on
Commit
5c2458d
·
1 Parent(s): 97d85a4

revert front

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
- 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
  }