Spaces:
Running
on
CPU Upgrade
Running
on
CPU Upgrade
Commit
•
dbe4d33
1
Parent(s):
2bd1ca8
Update app.py
Browse files
app.py
CHANGED
@@ -229,7 +229,7 @@ h3{margin-top: 0}
|
|
229 |
#component-1{text-align:center}
|
230 |
.main_ui_logged_out{opacity: 0.3; pointer-events: none}
|
231 |
.tabitem{border: 0px}
|
232 |
-
.group_padding{padding:
|
233 |
"""
|
234 |
|
235 |
def swap_visibilty(profile: Union[gr.OAuthProfile, None]):
|
|
|
229 |
#component-1{text-align:center}
|
230 |
.main_ui_logged_out{opacity: 0.3; pointer-events: none}
|
231 |
.tabitem{border: 0px}
|
232 |
+
.group_padding{padding: .55em}
|
233 |
"""
|
234 |
|
235 |
def swap_visibilty(profile: Union[gr.OAuthProfile, None]):
|