This commit is contained in:
kron
2025-08-07 11:04:12 +08:00
parent aa815849b1
commit b180d89ab2
6 changed files with 18 additions and 9 deletions

View File

@@ -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;