From f7eaa72e8b43ae67bc88e0357787c20873959109 Mon Sep 17 00:00:00 2001 From: hejianhao <15708179461@qq.com> Date: 星期一, 24 二月 2025 23:11:58 +0800 Subject: [PATCH] 退出登录 --- management/src/global.less | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/management/src/global.less b/management/src/global.less index 7d4eebb..621c84a 100644 --- a/management/src/global.less +++ b/management/src/global.less @@ -54,4 +54,7 @@ } } } +} +.ant-pro-global-header-header-actions-avatar>div:hover { + background: #fff; } \ No newline at end of file -- Gitblit v1.7.1