3v324v23 commited on
Commit
20f4086
·
1 Parent(s): 4350777
Files changed (1) hide show
  1. streamlit_simulation/app.py +0 -5
streamlit_simulation/app.py CHANGED
@@ -96,11 +96,6 @@ st.markdown(f"""
96
  border: none !important;
97
  border-radius: 5px !important;
98
  }}
99
-
100
- /* Verhindert horizontale Scrollbar */
101
- body, html {{
102
- overflow-x: hidden !important;
103
- }}
104
 
105
  </style>
106
  """, unsafe_allow_html=True)
 
96
  border: none !important;
97
  border-radius: 5px !important;
98
  }}
 
 
 
 
 
99
 
100
  </style>
101
  """, unsafe_allow_html=True)