From 236a69cdd082fec92a2a4166fcc3be1deffbc8f2 Mon Sep 17 00:00:00 2001 From: Lingzi Date: Wed, 9 Mar 2022 15:20:23 +0800 Subject: [PATCH] fix style --- src/styles/compact.less | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/styles/compact.less b/src/styles/compact.less index 96a7f86a..da8f32a7 100644 --- a/src/styles/compact.less +++ b/src/styles/compact.less @@ -2,14 +2,14 @@ font-size: 15px; } .page-header__title{ - font-size: 14px; display: none; + font-size: 14px; } .alain-pro__body{ - margin: 0 !important; + margin: 12px 12px 0px !important; } .alain-pro__page-header-content{ - margin: 8px 8px 0px !important; + margin: 8px 8px 0 !important; } .ant-card { @@ -22,8 +22,8 @@ margin: 0 !important } .alain-pro__menu-icon{ - font-size: 14px !important; margin: 3px 5px 0 0 ; + font-size: 14px !important; } .sf__compact .ant-form-item { margin-top: 4px !important; @@ -44,8 +44,8 @@ } .login-box-content{ max-width: 300px !important; - padding: 58px 0 38px !important; height: 100% !important; + padding: 58px 0 38px !important; } .total-footer { bottom: 10px !important;