feat: 前端样式调整

This commit is contained in:
tbphp
2025-07-04 22:46:35 +08:00
parent c1b9e9d247
commit 3f9439b11f
10 changed files with 81 additions and 82 deletions

View File

@@ -143,8 +143,8 @@ body {
/* 美化滚动条 */
::-webkit-scrollbar {
width: 2px;
height: 2px;
width: 6px;
height: 6px;
}
::-webkit-scrollbar-track {