From c42b55af77e1cfa34d09748dcdc63f171dc95e99 Mon Sep 17 00:00:00 2001 From: king <18310653075@163.com> Date: 星期四, 17 十月 2024 11:50:08 +0800 Subject: [PATCH] Merge branch 'positec' into dms --- src/components/header/index.scss | 7 +++++-- 1 files changed, 5 insertions(+), 2 deletions(-) diff --git a/src/components/header/index.scss b/src/components/header/index.scss index 751fa9a..7ba7cf0 100644 --- a/src/components/header/index.scss +++ b/src/components/header/index.scss @@ -287,9 +287,9 @@ } .wx-sms-wrap { text-align: center; - + .tip { - margin: 15px; + margin: 215px 15px 15px; img { width: 24px; margin-right: 10px; @@ -305,5 +305,8 @@ font-weight: bold; } } + .qrcode-box + .tip { + margin-top: 15px; + } } } \ No newline at end of file -- Gitblit v1.8.0