样式优化
This commit is contained in:
@@ -70,7 +70,7 @@ const toUserPage = () => {
|
||||
.user-details {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
padding-left: 10px;
|
||||
padding-left: 5px;
|
||||
}
|
||||
|
||||
.user-name {
|
||||
@@ -113,7 +113,7 @@ const toUserPage = () => {
|
||||
.rank-tag {
|
||||
position: relative;
|
||||
background-color: #00000038;
|
||||
width: 55px;
|
||||
width: 50px;
|
||||
height: 16px;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user