From 62f4cdbb9f714692015c3643fa453cca5bafcd00 Mon Sep 17 00:00:00 2001
From: shuishen <1109946754@qq.com>
Date: Fri, 25 Mar 2022 17:40:05 +0800
Subject: [PATCH] 部分更改,及样式
---
src/components/searchDetails/index.vue | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/src/components/searchDetails/index.vue b/src/components/searchDetails/index.vue
index e845ed1..11f2cc3 100644
--- a/src/components/searchDetails/index.vue
+++ b/src/components/searchDetails/index.vue
@@ -240,9 +240,9 @@
left: auto;
bottom: 0;
margin: auto;
- width: 14px;
- height: 14px;
- cursor: pointer;
+ width: 16px;
+ height: 16px;
+ cursor: poiner;
}
}
--
Gitblit v1.9.3