YingxuHe commited on
Commit
37093e6
·
verified ·
1 Parent(s): 1f06749

Update style/sidebar_style.css

Browse files
Files changed (1) hide show
  1. style/sidebar_style.css +4 -4
style/sidebar_style.css CHANGED
@@ -12,8 +12,8 @@ section[data-testid='stSidebar'] {
12
 
13
  section[data-testid='stSidebar'] {
14
  height: 100%;
15
- min-width:205px !important;
16
- width: 205px !important;
17
  margin-left: 300px;
18
  position: relative;
19
  z-index: 1;
@@ -49,8 +49,8 @@ section[data-testid='stSidebar'] {
49
 
50
  section[data-testid='stSidebar'] {
51
  height: 100%;
52
- min-width:205px !important;
53
- width: 205px !important;
54
  transform:translateX(0px);
55
  position: relative;
56
  z-index: 1;
 
12
 
13
  section[data-testid='stSidebar'] {
14
  height: 100%;
15
+ min-width:165px !important;
16
+ width: 165px !important;
17
  margin-left: 300px;
18
  position: relative;
19
  z-index: 1;
 
49
 
50
  section[data-testid='stSidebar'] {
51
  height: 100%;
52
+ min-width:165px !important;
53
+ width: 165px !important;
54
  transform:translateX(0px);
55
  position: relative;
56
  z-index: 1;