Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
|
@@ -1160,6 +1160,9 @@ if st.session_state.framework == "dash":
|
|
| 1160 |
}}
|
| 1161 |
[class*="st-key-choice-1"]>div >button p{{
|
| 1162 |
margin-left:{margin}px !important;
|
|
|
|
|
|
|
|
|
|
| 1163 |
}}
|
| 1164 |
[class*="st-key-choice-2"]>div >button{{
|
| 1165 |
|
|
|
|
| 1160 |
}}
|
| 1161 |
[class*="st-key-choice-1"]>div >button p{{
|
| 1162 |
margin-left:{margin}px !important;
|
| 1163 |
+
}}
|
| 1164 |
+
[class*="st-key-choice-"]>div >button p{{
|
| 1165 |
+
margin-right:10px !important;
|
| 1166 |
}}
|
| 1167 |
[class*="st-key-choice-2"]>div >button{{
|
| 1168 |
|