添加升级显示

This commit is contained in:
kron
2025-07-17 16:14:30 +08:00
parent 62aba0831b
commit ff03998e6d
8 changed files with 109 additions and 8 deletions

View File

@@ -227,6 +227,9 @@ onUnmounted(() => {
font-size: 18px;
transform: translateY(-10px);
}
.container > view:first-child > button:last-child {
overflow: visible;
}
.container > view:first-child > button:last-child > image {
width: 40px;
transform: translateX(10px) translateY(-10px);