charliebaby2023 commited on
Commit
b954f0a
Β·
verified Β·
1 Parent(s): dc6ca43

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -139,7 +139,7 @@ with gr.Blocks(css="""
139
  .svelte-1gfkn6j {display:none;}
140
  .gradio-container .gri-textbox .gri-input { border: none; padding: 0; background: transparent; box-shadow: none; }
141
 
142
- .padded.svelte-5y6bt2 { padding: 0px!important; min-width:100%; position:relative;right:0px;max-height:100%; }
143
  .secondary.svelte-1137axg {
144
  width: 200px;
145
  flex: none!important;
 
139
  .svelte-1gfkn6j {display:none;}
140
  .gradio-container .gri-textbox .gri-input { border: none; padding: 0; background: transparent; box-shadow: none; }
141
 
142
+ .padded.svelte-5y6bt2 { padding: 0px!important; min-width:100%!important; max-width:101%!important;position:relative;right:0px;max-height:100%; }
143
  .secondary.svelte-1137axg {
144
  width: 200px;
145
  flex: none!important;