Update app.py
Browse files
app.py
CHANGED
@@ -138,7 +138,7 @@ with gr.Blocks(css="""
|
|
138 |
.hide-container { max-height: 2px; position: fixed; min-height: 1px;}
|
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; }
|
143 |
|
144 |
}
|
|
|
138 |
.hide-container { max-height: 2px; position: fixed; min-height: 1px;}
|
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; }
|
143 |
|
144 |
}
|