Update app.py
Browse files
app.py
CHANGED
@@ -199,7 +199,7 @@ demo_css = """
|
|
199 |
}
|
200 |
.fixed_button_container {
|
201 |
padding: 0px;
|
202 |
-
margin: 0px 0 0
|
203 |
}
|
204 |
#custom_row {
|
205 |
width: 150% !important;
|
|
|
199 |
}
|
200 |
.fixed_button_container {
|
201 |
padding: 0px;
|
202 |
+
margin: 0px 0 0 10px;
|
203 |
}
|
204 |
#custom_row {
|
205 |
width: 150% !important;
|