georad commited on
Commit
0a0173c
·
verified ·
1 Parent(s): 30e51f0

Update pages/type_text.py

Browse files
Files changed (1) hide show
  1. pages/type_text.py +1 -1
pages/type_text.py CHANGED
@@ -25,7 +25,7 @@ st.markdown(
25
  right: 0;
26
  background: white;
27
  z-index: 999;
28
- padding: 1rem;
29
  box-shadow: 0 2px 5px rgba(0,0,0,0.1);
30
  }
31
 
 
25
  right: 0;
26
  background: white;
27
  z-index: 999;
28
+ padding: 0;
29
  box-shadow: 0 2px 5px rgba(0,0,0,0.1);
30
  }
31