From ac4e010be3eda5da61d9a3e31748b3395ecfe822 Mon Sep 17 00:00:00 2001
From: litian <C21AF165>
Date: 星期日, 08 九月 2024 17:47:51 +0800
Subject: [PATCH] bug

---
 pages/bibliographyList/index.wxss |   10 ++++++++++
 1 files changed, 10 insertions(+), 0 deletions(-)

diff --git a/pages/bibliographyList/index.wxss b/pages/bibliographyList/index.wxss
index e34742e..f633966 100644
--- a/pages/bibliographyList/index.wxss
+++ b/pages/bibliographyList/index.wxss
@@ -1,5 +1,15 @@
 @import "./index.skeleton.wxss";
 
+.back-icon {
+  width: 48rpx;
+  height: 100%;
+}
+
+.back-icon image {
+  width: 100%;
+  height: 100%;
+}
+
 .nacigationBar {
   background-color: #fff;
   display: flex;

--
Gitblit v1.9.1