From ef05e5be29ccad5ff3257bde5a7d9fd904433a15 Mon Sep 17 00:00:00 2001 From: gaofei <181547018@qq.com> Date: Thu, 11 May 2023 22:43:16 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E6=A0=B7=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- SGGL/FineUIPro.Web/index.aspx | 2 +- SGGL/FineUIPro.Web/indexProject.aspx | 3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/SGGL/FineUIPro.Web/index.aspx b/SGGL/FineUIPro.Web/index.aspx index 80e46f80..777a37a0 100644 --- a/SGGL/FineUIPro.Web/index.aspx +++ b/SGGL/FineUIPro.Web/index.aspx @@ -91,7 +91,7 @@ .f-panel, .f-widget-header, .f-tree-headerstyle .f-panel-body { background-color: #000231; color: #fff; - border: none !important; + border: none !important;height:35px; } .f-menu-item-text, .f-tree-cell-text, .f-widget-content a, .f-qtip-content { diff --git a/SGGL/FineUIPro.Web/indexProject.aspx b/SGGL/FineUIPro.Web/indexProject.aspx index 1d21c20e..ab2746f9 100644 --- a/SGGL/FineUIPro.Web/indexProject.aspx +++ b/SGGL/FineUIPro.Web/indexProject.aspx @@ -85,6 +85,9 @@ border: none !important; font-size: 14px !important; } + .centerregion .f-widget-header{ + height:35px; + } .f-menu-item-text, .f-tree-cell-text, .f-widget-content a, .f-qtip-content { color: #fff;