From 80921e1122d8dcf8d0080015b00b8df5cadb90e6 Mon Sep 17 00:00:00 2001 From: litian <C21AF165> Date: 星期五, 06 九月 2024 11:47:50 +0800 Subject: [PATCH] study --- packageDomain/pages/sampleBookList/index.wxss | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/packageDomain/pages/sampleBookList/index.wxss b/packageDomain/pages/sampleBookList/index.wxss index 0cc4eff..f2a7dce 100644 --- a/packageDomain/pages/sampleBookList/index.wxss +++ b/packageDomain/pages/sampleBookList/index.wxss @@ -27,7 +27,7 @@ display: flex; align-items: center; --td-search-font-size: 28rpx; - margin-bottom: 30rpx; + margin-bottom: 16rpx; } .list-header { @@ -57,7 +57,6 @@ .srcolbox { width: 900rpx; white-space: nowrap; - padding-bottom: 15rpx; } .srcolbox .t-button--primary { @@ -345,4 +344,5 @@ .t-search__input-box { height: 70rpx !important; -} \ No newline at end of file +} + -- Gitblit v1.9.1