From 0f9f58798cb5df9e99e60fed882b73224313915d Mon Sep 17 00:00:00 2001 From: litian <C21AF165> Date: 星期三, 08 一月 2025 16:24:38 +0800 Subject: [PATCH] shiti --- packageBookService/pages/bookServices/detail/index.wxss | 12 ++++++++++++ 1 files changed, 12 insertions(+), 0 deletions(-) diff --git a/packageBookService/pages/bookServices/detail/index.wxss b/packageBookService/pages/bookServices/detail/index.wxss index c38b66f..9cd60e6 100644 --- a/packageBookService/pages/bookServices/detail/index.wxss +++ b/packageBookService/pages/bookServices/detail/index.wxss @@ -141,6 +141,18 @@ align-items: center; } +.editIcon { + margin-bottom: 14rpx; +} + +.editContent { + font-size: 28rpx; +} + +.editText { + margin: 20rpx 0; +} + .book-use image { width: 38rpx; height: 38rpx; -- Gitblit v1.9.1