Maryam Ilka commited on
Commit
45a6fb5
·
verified ·
1 Parent(s): 2b9a4f8

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -616,7 +616,7 @@ def attention_check1():
616
  )
617
 
618
  # استفاده از کامپوننت HTML برای دکمه سبز
619
- components.html(f"""
620
  <button onclick="window.parent.postMessage('continue_green_clicked', '*')"
621
  style="background-color:#28a745; color:white; border:none; border-radius:8px; padding:10px 20px; font-weight:bold; width:100%; cursor:pointer;">
622
  ادامه
 
616
  )
617
 
618
  # استفاده از کامپوننت HTML برای دکمه سبز
619
+ st.components.v1.html(f"""
620
  <button onclick="window.parent.postMessage('continue_green_clicked', '*')"
621
  style="background-color:#28a745; color:white; border:none; border-radius:8px; padding:10px 20px; font-weight:bold; width:100%; cursor:pointer;">
622
  ادامه