修复公会钻石收入 - 样式问题

This commit is contained in:
2025-08-25 14:17:23 +08:00
parent e3584e0cb1
commit 120c8618ca
2 changed files with 2 additions and 2 deletions

View File

@@ -182,7 +182,7 @@ h3 div p {
margin-right: 0.2133333333rem;
}
.data .box .user {
width: 3.3333333333rem;
width: 2.4rem;
float: left;
}
.data .box .user p {

View File

@@ -204,7 +204,7 @@ h3 {
}
.user {
width: px2rem(250);
width: px2rem(180);
float: left;
p {