From 70b8927e25362c95cd30d1830e9a7fb477709fd2 Mon Sep 17 00:00:00 2001 From: dangsn <dangsn@vci-tech.com> Date: 星期五, 27 十二月 2024 13:29:35 +0800 Subject: [PATCH] 首页配置功能调整 --- Source/plt-web/plt-web-ui/src/styles/ui.scss | 4 ---- 1 files changed, 0 insertions(+), 4 deletions(-) diff --git a/Source/plt-web/plt-web-ui/src/styles/ui.scss b/Source/plt-web/plt-web-ui/src/styles/ui.scss index b267bf5..e7722cb 100644 --- a/Source/plt-web/plt-web-ui/src/styles/ui.scss +++ b/Source/plt-web/plt-web-ui/src/styles/ui.scss @@ -563,10 +563,6 @@ margin-left: 1px; } -.el-icon-arrow-right:before { - content: ""; -} - .font14{font-size: 14px;width: 12px;height: 12px;display: inline-block;} .font16{font-size: 16px;width: 14px;height: 14px;display: inline-block;} -- Gitblit v1.9.3