From 8272fecb62c3f77825785f9f8d569c70abeb1a3f Mon Sep 17 00:00:00 2001 From: yiming <m13691596795@163.com> Date: 星期二, 26 三月 2024 15:13:08 +0800 Subject: [PATCH] 检索 --- packageBookService/pages/bookServices/list/index.wxss | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/packageBookService/pages/bookServices/list/index.wxss b/packageBookService/pages/bookServices/list/index.wxss index 53af059..d48d47e 100644 --- a/packageBookService/pages/bookServices/list/index.wxss +++ b/packageBookService/pages/bookServices/list/index.wxss @@ -39,7 +39,7 @@ position: relative; background-color: #fff; line-height: 90rpx; - height: 94rpx; + height: 90rpx; width: 15vw; font-size: 28rpx; color: #999; -- Gitblit v1.9.1