diff --git a/src/components/HeaderTitle.vue b/src/components/HeaderTitle.vue index e76c5f9..e0d29e7 100644 --- a/src/components/HeaderTitle.vue +++ b/src/components/HeaderTitle.vue @@ -13,7 +13,7 @@ const openOptionsPage = async () => { - + @@ -38,7 +38,7 @@ const openOptionsPage = async () => { justify-content: flex-start; .setting-button { - margin-right: 20px; + margin: 12px 20px 0 0; opacity: 0.7; &:hover { opacity: 1; @@ -47,6 +47,6 @@ const openOptionsPage = async () => { } .app-title { - margin-top: 20px; + margin-top: 10px; } diff --git a/src/components/ImageLink.vue b/src/components/ImageLink.vue index 3cf3e34..593cbf4 100644 --- a/src/components/ImageLink.vue +++ b/src/components/ImageLink.vue @@ -51,7 +51,7 @@ onUnmounted(() => { trigger="hover" placement="right" :delay="1000" - :duration="1000" + :duration="500" >