Update app.py
Browse files
app.py
CHANGED
|
@@ -175,7 +175,7 @@ with gr.Blocks(title="DeepV for RTL (Model-Agnostic)", theme=gr.themes.Soft()) a
|
|
| 175 |
|
| 176 |
#copy-button {
|
| 177 |
position: absolute;
|
| 178 |
-
top:
|
| 179 |
right: 20px;
|
| 180 |
z-index: 1000;
|
| 181 |
background-color: #F0F0F0;
|
|
|
|
| 175 |
|
| 176 |
#copy-button {
|
| 177 |
position: absolute;
|
| 178 |
+
top: 80px;
|
| 179 |
right: 20px;
|
| 180 |
z-index: 1000;
|
| 181 |
background-color: #F0F0F0;
|