GSMEthesis commited on
Commit
261e6be
·
verified ·
1 Parent(s): a284e0e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -1
app.py CHANGED
@@ -734,7 +734,7 @@ h3 {
734
  margin-bottom: 1em !important;
735
  line-height: 1.8 !important;
736
  }
737
- </style>
738
  /* استایل برای اسلایدر استاندارد Streamlit */
739
  .stSlider {
740
  direction: ltr !important; /* جلوگیری از بهم‌ریختگی در rtl */
@@ -814,6 +814,7 @@ h3 {
814
  margin: 0 !important;
815
  direction: ltr !important;
816
  }
 
817
  """, unsafe_allow_html=True)
818
 
819
  # ========== توابع اصلی ==========
 
734
  margin-bottom: 1em !important;
735
  line-height: 1.8 !important;
736
  }
737
+
738
  /* استایل برای اسلایدر استاندارد Streamlit */
739
  .stSlider {
740
  direction: ltr !important; /* جلوگیری از بهم‌ریختگی در rtl */
 
814
  margin: 0 !important;
815
  direction: ltr !important;
816
  }
817
+ </style>
818
  """, unsafe_allow_html=True)
819
 
820
  # ========== توابع اصلی ==========