更新 Footer.vue

This commit is contained in:
jxxghp
2025-06-11 19:22:07 +08:00
committed by GitHub
parent f27cd796b6
commit b2017764eb

View File

@@ -256,7 +256,7 @@ const showDynamicButton = computed(() => {
.v-btn-toggle {
block-size: auto;
min-block-size: 64px;
min-block-size: 60px;
}
}