From bcd80eb46e158d1daf7df735a4fb72a3221fa16e Mon Sep 17 00:00:00 2001
From: king <18310653075@163.com>
Date: 星期二, 21 五月 2024 16:45:33 +0800
Subject: [PATCH] 2024-05-21

---
 src/menu/components/module/account/index.scss |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/menu/components/module/account/index.scss b/src/menu/components/module/account/index.scss
index e69767f..acdc8bf 100644
--- a/src/menu/components/module/account/index.scss
+++ b/src/menu/components/module/account/index.scss
@@ -1,5 +1,5 @@
 .menu-account-box {
-  position: relative;
+  position: relative!important;
   box-sizing: border-box;
   background: #ffffff;
   background-position: center center;

--
Gitblit v1.8.0