diff --git a/pages/chat/ChatTopWelcome.vue b/pages/chat/ChatTopWelcome.vue index 4171caf..a9ce4b6 100644 --- a/pages/chat/ChatTopWelcome.vue +++ b/pages/chat/ChatTopWelcome.vue @@ -54,7 +54,7 @@ justify-content: space-between; align-items: center; padding: 0 32px; - margin-bottom: -8px; + margin-bottom: -6px; } .top-item-left { @@ -65,6 +65,5 @@ .top-item-right { width: 130px; height: 130px; - margin: -12px 0; }