From 3390630d745e276b3c3e7d942b1de4e0e9cc1d93 Mon Sep 17 00:00:00 2001 From: 18652063575 Date: Fri, 4 Nov 2022 09:26:38 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8F=90=E7=A4=BA=E8=AF=AD=E7=BB=84=E4=BB=B6?= =?UTF-8?q?=E6=A0=B7=E5=BC=8F=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pc4mobx/hrmSalary/components/TipLabel/index.less | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/pc4mobx/hrmSalary/components/TipLabel/index.less b/pc4mobx/hrmSalary/components/TipLabel/index.less index 7f8a20a0..addc7741 100644 --- a/pc4mobx/hrmSalary/components/TipLabel/index.less +++ b/pc4mobx/hrmSalary/components/TipLabel/index.less @@ -13,9 +13,7 @@ background-color: #f7fbfe; } .tipContentWrapper { - padding-bottom: 10px; - padding-left: 10px; - padding-right: 10px; + padding: 10px; } .tipContentItem { line-height: 20px; @@ -35,4 +33,4 @@ overflow: hidden; } -} \ No newline at end of file +}