Spaces:
Running
Running
fix hf window size
Browse files
style.css
CHANGED
@@ -249,7 +249,7 @@ label.selected{
|
|
249 |
}
|
250 |
|
251 |
div#sources-textbox{
|
252 |
-
height:calc(100vh - 190px) !important;
|
253 |
overflow-y: scroll !important;
|
254 |
/* overflow-y: auto !important; */
|
255 |
}
|
|
|
249 |
}
|
250 |
|
251 |
div#sources-textbox{
|
252 |
+
/* height:calc(100vh - 190px) !important; */
|
253 |
overflow-y: scroll !important;
|
254 |
/* overflow-y: auto !important; */
|
255 |
}
|