This commit is contained in:
Paidax
2024-12-11 15:10:08 +08:00
parent fe30f6e24b
commit 6ebbf5d576
7 changed files with 289 additions and 91 deletions
@@ -276,7 +276,7 @@ ol.list-style-none, ul.list-style-none {
width: 250px;
max-height: 50px;
height: 50px;
background: #001529;
background: #04436c;
}
.header .brand .navbar-brand {
@@ -468,7 +468,7 @@ ol.list-style-none, ul.list-style-none {
width: 250px;
height: calc(100vh - 50px);
overflow-y: auto;
background: #001529;
background: #04436c;
}
.sidebar::-webkit-scrollbar {