jingyaogong commited on
Commit
9bd331b
·
1 Parent(s): ccf3b47

[update] app

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -34,10 +34,10 @@ st.markdown("""
34
  background-color: #f5f5f5 !important;
35
  }
36
  .stMainBlockContainer > div:first-child {
37
- margin-top: -50px !important;
38
  }
39
  .stApp > div:last-child {
40
- margin-bottom: -35px !important;
41
  }
42
 
43
  /* 重置按钮基础样式 */
 
34
  background-color: #f5f5f5 !important;
35
  }
36
  .stMainBlockContainer > div:first-child {
37
+ margin-top: -20px !important;
38
  }
39
  .stApp > div:last-child {
40
+ margin-bottom: -10px !important;
41
  }
42
 
43
  /* 重置按钮基础样式 */