UI完善
This commit is contained in:
@@ -59,12 +59,11 @@ defineProps({
|
||||
padding: 10px 0;
|
||||
}
|
||||
.header {
|
||||
width: calc(100% - 20px);
|
||||
width: 100%;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: space-between;
|
||||
font-size: 13px;
|
||||
padding: 0 10px;
|
||||
}
|
||||
.header > image:first-child {
|
||||
width: 40px;
|
||||
|
||||
Reference in New Issue
Block a user