UI优化
This commit is contained in:
@@ -268,8 +268,9 @@ onMounted(async () => {
|
||||
}
|
||||
.container > view:first-child > button > image {
|
||||
transition: all 0.5s ease;
|
||||
width: 20px;
|
||||
height: 20px;
|
||||
width: 16px;
|
||||
height: 16px;
|
||||
padding-right: 5px;
|
||||
}
|
||||
.bow-items {
|
||||
display: grid;
|
||||
|
||||
Reference in New Issue
Block a user