This commit is contained in:
Laux Dev
2026-03-25 10:17:10 +08:00
parent 395de5ef88
commit 18524971f8
5 changed files with 42 additions and 42 deletions

View File

@@ -65,7 +65,6 @@
color: #fff;
color: color(display-p3 1 1 1);
font-size: 0.94rem;
font-style: normal;
font-weight: 500;
line-height: 18px;
}
@@ -73,9 +72,6 @@
color: #85869b;
color: color(display-p3 0.5216 0.5255 0.6);
font-size: 0.63rem;
font-style: normal;
font-weight: 400;
line-height: normal;
letter-spacing: 0.05px;
align-self: stretch;
}
@@ -91,11 +87,7 @@
align-items: center;
cursor: pointer;
gap: 16px;
font-family: Inter;
font-size: 1rem;
font-style: normal;
font-weight: 400;
line-height: normal;
border-left: 2px solid #959aff00;
align-self: stretch;
}
@@ -112,11 +104,7 @@
border-left: 2px solid #959aff;
background: rgba(149, 154, 255, 0.05);
color: #959aff;
font-family: Inter;
font-size: 1rem;
font-style: normal;
font-weight: 400;
line-height: normal;
}
.active:hover path {
stroke: #969af9;
@@ -153,11 +141,8 @@
}
.navFooterContainer > div > div > p {
color: #d2d3e1;
font-family: Inter;
font-size: 1rem;
font-style: normal;
font-weight: 500;
line-height: normal;
}
.collapsed {
width: 80px;