细节优化

This commit is contained in:
kron
2025-07-28 15:05:19 +08:00
parent e116c8d22f
commit 955abbb115
7 changed files with 98 additions and 12 deletions

View File

@@ -72,7 +72,7 @@ const rowCount = new Array(6).fill(0);
width: 30px;
height: 30px;
min-height: 30px;
border: 1px solid #fff3;
border: 1px solid #fff;
border-radius: 50%;
margin-right: 10px;
margin-left: -30px;