From 4a2867ee50b849ed51a0a32057bc5de0e80e3f98 Mon Sep 17 00:00:00 2001 From: fit2cloud-chenyw Date: Wed, 28 Jul 2021 18:58:51 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E5=A4=B4=E9=83=A8=E6=B6=88=E6=81=AF?= =?UTF-8?q?=E6=95=B0=E5=AD=97=E9=94=99=E4=BD=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- frontend/src/components/Notification/index.vue | 2 +- frontend/src/layout/components/Topbar.vue | 7 ++++--- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/frontend/src/components/Notification/index.vue b/frontend/src/components/Notification/index.vue index c173641dfe..abb9559ffc 100644 --- a/frontend/src/components/Notification/index.vue +++ b/frontend/src/components/Notification/index.vue @@ -184,7 +184,7 @@ export default { line-height: 14px; display: inline-block; position: fixed; - right: 155px; + right: 178px; top: 8px; background: red; color: #fff; diff --git a/frontend/src/layout/components/Topbar.vue b/frontend/src/layout/components/Topbar.vue index cab854ade5..d74a84cdb6 100644 --- a/frontend/src/layout/components/Topbar.vue +++ b/frontend/src/layout/components/Topbar.vue @@ -44,9 +44,10 @@ - - - {{ name }} + + + {{ name }} +