charliebaby2023 commited on
Commit
4e33ebf
Β·
verified Β·
1 Parent(s): 360d2af

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +3 -1
app.py CHANGED
@@ -177,7 +177,9 @@ div.svelte-633qhp {
177
  position: fixed;
178
  flex: auto!important;
179
 
180
- min-width: min(27%, 80%);
 
 
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