ASNVS commited on
Commit
3290da6
·
verified ·
1 Parent(s): 2f42d20
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -24,6 +24,7 @@ st.markdown(
24
  }
25
  button, .stButton>button {
26
  color: black !important;
 
27
  }
28
  header, iframe {display: none !important;}
29
  </style>
 
24
  }
25
  button, .stButton>button {
26
  color: black !important;
27
+ background-color:grey;
28
  }
29
  header, iframe {display: none !important;}
30
  </style>