GSMEthesis commited on
Commit
c9ab2e9
·
verified ·
1 Parent(s): 5c5082a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -6
app.py CHANGED
@@ -1745,12 +1745,6 @@ def main():
1745
  margin-top: 0;
1746
  padding-top: 0;
1747
  }
1748
- /* تست تأثیر پدینگ */
1749
- [data-testid="stAppViewContainer"] {
1750
- margin-top: 0;
1751
- padding-top: 5px;
1752
- border: 1px solid red;
1753
- }
1754
  </style>
1755
  """, unsafe_allow_html=True)
1756
 
 
1745
  margin-top: 0;
1746
  padding-top: 0;
1747
  }
 
 
 
 
 
 
1748
  </style>
1749
  """, unsafe_allow_html=True)
1750