From 1c141330187ca025f6861f1d931fa235992cf852 Mon Sep 17 00:00:00 2001 From: Your Name <123456> Date: 星期三, 27 七月 2022 15:16:36 +0800 Subject: [PATCH] 更新 --- src/theme/element.scss | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/theme/element.scss b/src/theme/element.scss index 5137cb4..6e71c98 100644 --- a/src/theme/element.scss +++ b/src/theme/element.scss @@ -9,7 +9,7 @@ .el-button--default i.iconfont, .el-button--default i.fa { font-size: 14px !important; - margin-right: 5px; + //margin-right: 5px; } .el-button--small i.iconfont, .el-button--small i.fa { @@ -100,7 +100,7 @@ background-color: unset !important; } // 子级菜单背景颜色 -// .el-menu--inline { +// .el-homeMenu--inline { // background: var(--next-bg-menuBar-light-1); // } // 水平菜单、横向菜单折叠 a 标签 -- Gitblit v1.9.2