3v324v23 commited on
Commit
acaec3b
·
1 Parent(s): ab7b8c3

final version

Browse files
Files changed (1) hide show
  1. streamlit_simulation/app.py +1 -1
streamlit_simulation/app.py CHANGED
@@ -91,7 +91,7 @@ st.markdown(f"""
91
 
92
  /* DateInput angleichen an Selectbox */
93
  .stDateInput input {{
94
- background-color: #f2f6fa !important;
95
  color: {TEXT_COLOR} !important;
96
  border: none !important;
97
  border-radius: 5px !important;
 
91
 
92
  /* DateInput angleichen an Selectbox */
93
  .stDateInput input {{
94
+ background-color: white !important;
95
  color: {TEXT_COLOR} !important;
96
  border: none !important;
97
  border-radius: 5px !important;