diff --git a/src/Layouts/BaseLayout.vue b/src/Layouts/BaseLayout.vue index dab8a63c..6ebb3ddf 100644 --- a/src/Layouts/BaseLayout.vue +++ b/src/Layouts/BaseLayout.vue @@ -456,7 +456,7 @@ onMounted(() => { color: #70b936; } .publish-btn { - margin-left: 20px; + margin-left: 10px; height: 36px; line-height: 18px; border-radius: 6px; @@ -469,7 +469,7 @@ onMounted(() => { border-radius: 6px; } .share-button { - margin-left: 20px; + margin-left: 10px; font-size: 16px; } .head-portrait {