Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
|
@@ -137,10 +137,6 @@ custom_css="""
|
|
| 137 |
max-width: 1500px;
|
| 138 |
}
|
| 139 |
|
| 140 |
-
.gradio_interface .panel:nth-child(2) .component:nth-child(3) {
|
| 141 |
-
display:none
|
| 142 |
-
}
|
| 143 |
-
|
| 144 |
.gradio_wrapper .gradio_bg[theme=default] .panel_buttons {
|
| 145 |
justify-content: flex-end;
|
| 146 |
}
|
|
|
|
| 137 |
max-width: 1500px;
|
| 138 |
}
|
| 139 |
|
|
|
|
|
|
|
|
|
|
|
|
|
| 140 |
.gradio_wrapper .gradio_bg[theme=default] .panel_buttons {
|
| 141 |
justify-content: flex-end;
|
| 142 |
}
|