Ashhar commited on
Commit
ffd533c
·
1 Parent(s): db7b744

side color

Browse files
Files changed (1) hide show
  1. utils.py +3 -3
utils.py CHANGED
@@ -111,9 +111,9 @@ def applyCommonStyles():
111
  margin-top: 1rem;
112
  }
113
 
114
- # section[data-testid="stSidebar"] {
115
- # width: 20vw !important;
116
- # }
117
 
118
  </style>
119
  """,
 
111
  margin-top: 1rem;
112
  }
113
 
114
+ section[data-testid="stSidebar"] {
115
+ background-color: #1a1c23 !important;
116
+ }
117
 
118
  </style>
119
  """,