Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -93,6 +93,7 @@ body {
|
|
93 |
.gradio-container {
|
94 |
background-color: rgb(3, 7, 18) !important;
|
95 |
border: none !important;
|
|
|
96 |
}
|
97 |
#example_img .hide-container{
|
98 |
height:100%;
|
|
|
93 |
.gradio-container {
|
94 |
background-color: rgb(3, 7, 18) !important;
|
95 |
border: none !important;
|
96 |
+
padding: 5px;
|
97 |
}
|
98 |
#example_img .hide-container{
|
99 |
height:100%;
|