From 81d171b4738c72991a6169a9d08e9775d1897f9d Mon Sep 17 00:00:00 2001 From: king <18310653075@163.com> Date: 星期四, 17 十月 2024 11:17:42 +0800 Subject: [PATCH] Merge branch 'master' into positec --- 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