Spaces:
Running
Running
Update views/cad_cid.py
Browse files- views/cad_cid.py +1 -1
views/cad_cid.py
CHANGED
@@ -239,7 +239,7 @@ if uploaded_file is not None:
|
|
239 |
with col2:
|
240 |
st.markdown(f"#### Total de usuários: {len(mamografia)}")
|
241 |
|
242 |
-
|
243 |
|
244 |
st.write('-----')
|
245 |
|
|
|
239 |
with col2:
|
240 |
st.markdown(f"#### Total de usuários: {len(mamografia)}")
|
241 |
|
242 |
+
add_vertical_space()
|
243 |
|
244 |
st.write('-----')
|
245 |
|