paulcalzada commited on
Commit
1cd86f2
·
1 Parent(s): 15e095e

copy button a hair to right

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