GSMEthesis commited on
Commit
44ad2cb
·
verified ·
1 Parent(s): 01a048e

Update app.py

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