Maryam Ilka commited on
Commit
e5fdc91
·
verified ·
1 Parent(s): 182cc94

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -599,7 +599,7 @@ def attention_check1():
599
  key="att1_radio"
600
  )
601
 
602
- if st.button("ادامه", key="continue_green"):
603
  st.markdown("""
604
  <style>
605
  div[data-testid="stButton"] > button[kind="primary"] {
 
599
  key="att1_radio"
600
  )
601
 
602
+ if st.button("ادامه", key="continue_green", color="#28a745", width="100%"):
603
  st.markdown("""
604
  <style>
605
  div[data-testid="stButton"] > button[kind="primary"] {