细节优化
This commit is contained in:
@@ -148,6 +148,11 @@ defineProps({
|
||||
.container > view:nth-child(2) > text {
|
||||
z-index: 1;
|
||||
margin-top: 2px;
|
||||
color: #8A323E;
|
||||
font-weight: 500;
|
||||
}
|
||||
.container > view:nth-child(2) > text:nth-child(2) {
|
||||
color: #004ac1;
|
||||
}
|
||||
.players {
|
||||
display: flex;
|
||||
|
||||
@@ -158,7 +158,8 @@ watch(
|
||||
|
||||
.user-name-image {
|
||||
margin-left: 5px;
|
||||
width: 20px;
|
||||
width: 40rpx;
|
||||
height: 40rpx;
|
||||
}
|
||||
|
||||
.user-stats {
|
||||
|
||||
Reference in New Issue
Block a user