From 5507c62b33563ec72c00bf4c3e7def936d0dfc70 Mon Sep 17 00:00:00 2001
From: litian <C21AF165>
Date: 星期三, 03 四月 2024 17:37:40 +0800
Subject: [PATCH] hebing

---
 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 b6b258c..b2464f3 100644
--- a/packageBookService/pages/bookServices/list/index.wxss
+++ b/packageBookService/pages/bookServices/list/index.wxss
@@ -103,7 +103,7 @@
 
 .header-scroll {
   height: 100%;
-  width: 80vw;
+  width: 100vw;
   overflow-x: auto;
 }
 

--
Gitblit v1.9.1