This commit is contained in:
archer
2023-06-10 14:01:00 +08:00
parent e19ac56fe5
commit 6fd49b0955
11 changed files with 161 additions and 119 deletions

View File

@@ -44,7 +44,7 @@ svg {
div {
&::-webkit-scrollbar-thumb {
background: transparent !important;
transition: 1s;
transition: background 1s;
}
&:hover {
&::-webkit-scrollbar-thumb {