From 0b523220931d70aa752c3beaca5ed32ca85511c5 Mon Sep 17 00:00:00 2001
From: 闫增涛 <1829501689@qq.com>
Date: 星期四, 28 三月 2024 11:36:05 +0800
Subject: [PATCH] Merge refs/remotes/origin/master into refs/heads/master

---
 packageBookService/pages/bookServices/list/index.wxss |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/packageBookService/pages/bookServices/list/index.wxss b/packageBookService/pages/bookServices/list/index.wxss
index 89598cf..a096e07 100644
--- a/packageBookService/pages/bookServices/list/index.wxss
+++ b/packageBookService/pages/bookServices/list/index.wxss
@@ -68,6 +68,7 @@
 .header-scroll {
   height: 100%;
   width: 85vw;
+  overflow-x: auto;
 }
 
 .icon-left {

--
Gitblit v1.9.1