细节完善

This commit is contained in:
kron
2025-06-17 21:34:41 +08:00
parent ab8aa08a35
commit 78504f501d
12 changed files with 54 additions and 28 deletions

View File

@@ -59,6 +59,7 @@ const rowCount = new Array(6).fill(0);
.container > image:first-child {
width: 30px;
height: 30px;
min-height: 30px;
border: 1px solid #fff3;
border-radius: 50%;
margin-right: 10px;