K00B404 commited on
Commit
7f4427c
1 Parent(s): 7cd8f52

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +5 -2
app.py CHANGED
@@ -223,8 +223,11 @@ css = """
223
  background-attachment: fixed;
224
  color:#000;
225
  }
226
- #gen-button {
227
-
 
 
 
228
  }
229
  .dark {
230
  button-primary-background-fill: #20cb124f;
 
223
  background-attachment: fixed;
224
  color:#000;
225
  }
226
+ .gradio-container-4-41-0 .prose :last-child {
227
+ margin-top: 8px !important;
228
+ }
229
+ .gradio-container-4-41-0 .prose :last-child {
230
+ margin-bottom: -7px !important;
231
  }
232
  .dark {
233
  button-primary-background-fill: #20cb124f;