convert to components

This commit is contained in:
Laux Dev
2026-02-27 16:07:07 +08:00
parent 6afc34a96c
commit 2e772b2044
20 changed files with 236 additions and 56 deletions

View File

@@ -42,8 +42,8 @@ a {
}
}
::-webkit-scrollbar {
width: 8px; /* vertical */
height: 8px; /* horizontal */
width: 8px;
height: 8px;
background-color: transparent;
}