Ashhar
commited on
Commit
·
ffd533c
1
Parent(s):
db7b744
side color
Browse files
utils.py
CHANGED
@@ -111,9 +111,9 @@ def applyCommonStyles():
|
|
111 |
margin-top: 1rem;
|
112 |
}
|
113 |
|
114 |
-
|
115 |
-
|
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 |
""",
|