细节优化
This commit is contained in:
@@ -494,7 +494,7 @@ onHide(() => {});
|
||||
background-color: #fed847;
|
||||
font-size: 8px;
|
||||
border-radius: 10px;
|
||||
padding: 2px 5px;
|
||||
padding: 2rpx 10rpx;
|
||||
}
|
||||
.team-mode > view > image:nth-child(2) {
|
||||
width: 120px;
|
||||
|
||||
@@ -186,7 +186,7 @@ onShow(async () => {
|
||||
text-align: center;
|
||||
font-size: 14px;
|
||||
height: 40px;
|
||||
color: #fff;
|
||||
color: #000;
|
||||
}
|
||||
.founded-room > view > view {
|
||||
background-color: #fed847;
|
||||
|
||||
Reference in New Issue
Block a user