update:优化10人乱斗测距页

This commit is contained in:
2026-07-17 18:26:14 +08:00
parent f64a6b5c95
commit b15c37cb4a
2 changed files with 7 additions and 6 deletions
@@ -151,6 +151,7 @@ const isMember = (player = {}) => player.vip === true || player.sVip === true;
.container {
width: 100%;
position: relative;
z-index: 999;
margin-bottom: 10px;
}
.container > image:first-child {