bug 修复

This commit is contained in:
kron
2025-08-21 18:32:28 +08:00
parent 4347dea41e
commit 17e463a884
5 changed files with 25 additions and 58 deletions

View File

@@ -65,7 +65,7 @@ const seats = new Array(props.total).fill(1);
}
.players > view > image:nth-child(2) {
width: 40px;
height: 40px;
min-height: 40px;
margin: 0 10px;
border: 1px solid #fff;
border-radius: 50%;