This commit is contained in:
Laux Dev
2026-03-19 18:57:20 +08:00
parent f84894b6d7
commit 2c9f2d612b
29 changed files with 129 additions and 137 deletions

View File

@@ -2,7 +2,7 @@
display: flex;
align-items: center;
justify-content: space-between;
width: 40px; /*collapse width*/
width: 40px;
border-radius: 6px;
padding: 6px;
height: auto;
@@ -15,7 +15,6 @@
background: #292a36;
background: color(display-p3 0.1608 0.1647 0.2078);
}
/* When the searchbar is opened */
.open {
width: 260px;
padding: 6px 6px 6px 12px;
@@ -34,7 +33,7 @@
color: #85869b;
color: color(display-p3 0.5216 0.5255 0.6);
font-family: Inter;
font-size: 18px;
font-size: 1.18rem;
font-style: normal;
font-weight: 400;
line-height: normal;
@@ -52,7 +51,7 @@
color: color(display-p3 0.5216 0.5255 0.6);
text-align: start;
font-family: Inter;
font-size: 18px;
font-size: 1.18rem;
font-style: normal;
font-weight: 400;
line-height: normal;