perf: 优化登陆页面的黑暗模式

This commit is contained in:
xiaojunnuo
2026-02-16 23:18:55 +08:00
parent 8ef1f2e395
commit e47eddaa85
5 changed files with 20 additions and 4 deletions
@@ -18,8 +18,8 @@
-webkit-border-radius: 4em;
-moz-border-radius: 4em;
border-radius: 4em;
background-color: #b3b3b3;
box-shadow: 0px 1px 1px #eee inset;
background-color: #757575;
}
::-webkit-scrollbar-thumb:hover {