Spaces:
Running
Running
Update style.css
Browse files
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 |
}
|