paulcalzada commited on
Commit
61ae9af
·
1 Parent(s): b4fa2ba

move button down a little 6

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -116,7 +116,7 @@ with gr.Blocks(title="DeepV for RTL (Model-Agnostic)") as demo:
116
 
117
  #copy-button {
118
  position: absolute;
119
- top: 95px;
120
  right: 30px;
121
  z-index: 10;
122
  }
 
116
 
117
  #copy-button {
118
  position: absolute;
119
+ top: 91px;
120
  right: 30px;
121
  z-index: 10;
122
  }