🎉 重构前端代码.

This commit is contained in:
lijiahangmax
2025-06-25 14:49:36 +08:00
parent 5183b7ccb4
commit 6149010bf4
49 changed files with 564 additions and 573 deletions

View File

@@ -205,6 +205,10 @@ body {
padding-bottom: 8px;
}
.pb12 {
padding-bottom: 12px;
}
.px8 {
padding-left: 8px;
padding-right: 8px;