Update app.py
Browse files
app.py
CHANGED
|
@@ -177,7 +177,9 @@ div.svelte-633qhp {
|
|
| 177 |
position: fixed;
|
| 178 |
flex: auto!important;
|
| 179 |
|
| 180 |
-
|
|
|
|
|
|
|
| 181 |
min-height: 45px !important;
|
| 182 |
resize:both;
|
| 183 |
|
|
|
|
| 177 |
position: fixed;
|
| 178 |
flex: auto!important;
|
| 179 |
|
| 180 |
+
|
| 181 |
+
min-width: 50%!important;
|
| 182 |
+
|
| 183 |
min-height: 45px !important;
|
| 184 |
resize:both;
|
| 185 |
|