SamiKoen commited on
Commit
6a6c83b
·
verified ·
1 Parent(s): 004f403

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -198,8 +198,8 @@ demo_css = """
198
  background-color: #0077c0;
199
  }
200
  .fixed_button_container {
201
- padding: 0px;
202
- margin: 0px 0 0 10px;
203
  }
204
  #custom_row {
205
  width: 150% !important;
 
198
  background-color: #0077c0;
199
  }
200
  .fixed_button_container {
201
+ padding: -10px;
202
+ margin: 0px 0 0 0px;
203
  }
204
  #custom_row {
205
  width: 150% !important;