From 684b7494943fc32f105d3fd292e650cbf5411d90 Mon Sep 17 00:00:00 2001 From: "Crane.z" <1481445951@qq.com> Date: Thu, 30 Apr 2026 16:24:26 +0800 Subject: [PATCH] style:move mfa setting page logo --- apps/templates/_without_nav_base.html | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/apps/templates/_without_nav_base.html b/apps/templates/_without_nav_base.html index 3e4b0dafa..f5c5dbd65 100644 --- a/apps/templates/_without_nav_base.html +++ b/apps/templates/_without_nav_base.html @@ -30,6 +30,11 @@ .wrapper { margin: auto; } + + header .logo img { + margin-right: 8px; + vertical-align: middle; + }