Spaces:
Paused
Paused
Update app.py
Browse files
app.py
CHANGED
@@ -61,10 +61,10 @@ a {text-decoration-line: underline; font-weight: 600;}
|
|
61 |
}
|
62 |
}
|
63 |
#share-btn-container {
|
64 |
-
display: flex; padding-left: 0.5rem !important; padding-right: 0.5rem !important; background-color: #000000; justify-content: center; align-items: center; border-radius: 9999px !important; width: 13rem;
|
65 |
}
|
66 |
#share-btn {
|
67 |
-
all: initial; color: #ffffff;font-weight: 600; cursor:pointer; font-family: 'IBM Plex Sans', sans-serif; margin-left: 0.5rem !important; padding-top: 0.25rem !important; padding-bottom: 0.25rem !important;
|
68 |
}
|
69 |
#share-btn * {
|
70 |
all: unset;
|
|
|
61 |
}
|
62 |
}
|
63 |
#share-btn-container {
|
64 |
+
display: flex; padding-left: 0.5rem !important; padding-right: 0.5rem !important; background-color: #000000; justify-content: center; align-items: center; border-radius: 9999px !important; width: 13rem;
|
65 |
}
|
66 |
#share-btn {
|
67 |
+
all: initial; color: #ffffff;font-weight: 600; cursor:pointer; font-family: 'IBM Plex Sans', sans-serif; margin-left: 0.5rem !important; padding-top: 0.25rem !important; padding-bottom: 0.25rem !important;right:0;
|
68 |
}
|
69 |
#share-btn * {
|
70 |
all: unset;
|