danielle2003 commited on
Commit
1de3d6f
·
verified ·
1 Parent(s): d5d4f87

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +3 -0
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