Spaces:
Running
on
A10G
Running
on
A10G
Fix css
#61
by
mishig
HF staff
- opened
app.py
CHANGED
@@ -280,7 +280,7 @@ a {text-decoration-line: underline; font-weight: 600;}
|
|
280 |
width: auto !important;
|
281 |
min-height: 0px !important;
|
282 |
}
|
283 |
-
#share-btn-container wrap {
|
284 |
display: none !important;
|
285 |
}
|
286 |
'''
|
|
|
280 |
width: auto !important;
|
281 |
min-height: 0px !important;
|
282 |
}
|
283 |
+
#share-btn-container .wrap {
|
284 |
display: none !important;
|
285 |
}
|
286 |
'''
|