This commit is contained in:
algerkong
2021-07-19 23:13:22 +08:00
parent 4d1d44b0ae
commit eed1211c6a
5 changed files with 22 additions and 63 deletions
+1 -1
View File
@@ -53,7 +53,7 @@ onMounted(() => {
<style lang="scss" scoped>
.app-menu {
@apply flex-col items-center justify-center p-4;
@apply flex-col items-center justify-center p-6;
max-width: 100px;
}
.app-menu-item-link,