From 47e86f543415585ab1e1b2b1ed1d98830817a1be Mon Sep 17 00:00:00 2001
From: riku <risaku@163.com>
Date: 星期一, 19 九月 2022 09:41:07 +0800
Subject: [PATCH] 2022.9.16
---
app.wxss | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/app.wxss b/app.wxss
index 031ca21..35c58a8 100644
--- a/app.wxss
+++ b/app.wxss
@@ -39,8 +39,8 @@
}
.icon {
- width: 16px;
- height: 16px;
+ width: 20px;
+ height: 20px;
}
.fyui-selector {
@@ -249,7 +249,7 @@
/* background-color: greenyellow; */
}
-.fyui-box .fyui-box__hd>image {
+.fyui-box .fyui-box__hd .fyui-box__hd_image {
width: 120px;
height: 80px;
}
--
Gitblit v1.9.3