From a2d1b9886b00b5f4d4722c3379d3bd4f2f94b421 Mon Sep 17 00:00:00 2001 From: LAPTOP-RI7D261L\Mr Ke <545800322@qq.com> Date: Mon, 09 Mar 2020 17:02:35 +0800 Subject: [PATCH] Merge branch 'master' of http://120.79.193.119:9090/r/nsjcy/frontEnd/nsjcy --- SunshineLnsMinApp/pages/fzxkt/fzxkt.wxss | 5 ++--- 1 files changed, 2 insertions(+), 3 deletions(-) diff --git a/SunshineLnsMinApp/pages/fzxkt/fzxkt.wxss b/SunshineLnsMinApp/pages/fzxkt/fzxkt.wxss index 0beea19..99a7471 100644 --- a/SunshineLnsMinApp/pages/fzxkt/fzxkt.wxss +++ b/SunshineLnsMinApp/pages/fzxkt/fzxkt.wxss @@ -1,4 +1,5 @@ /* pages/fzxkt/fzxkt.wxss */ +@import '../../weui.wxss'; .lawPublicity-list { margin: 12rpx 0; @@ -12,14 +13,12 @@ } .lawPublicity-item { - height: 148rpx; + height: 122rpx; display: flex; flex-direction: row; color: rgba(51, 51, 51, 1); text-align: left; font-family: PingFangSC-Regular; - padding: 12rpx 24rpx; - /* border-bottom: 1rpx solid #eee; */ } .content-left { -- Gitblit v1.8.0