From 71f75cd55d11dda80118c0c3e278a8c531d98dc5 Mon Sep 17 00:00:00 2001 From: chenyabin <Chenab123!> Date: 星期一, 19 四月 2021 14:05:24 +0800 Subject: [PATCH] 添加 附属设施弹框。 --- src/components/panel/RightSearchPanel.vue | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/components/panel/RightSearchPanel.vue b/src/components/panel/RightSearchPanel.vue index f820713..85064fc 100644 --- a/src/components/panel/RightSearchPanel.vue +++ b/src/components/panel/RightSearchPanel.vue @@ -264,10 +264,10 @@ cursor: pointer; position: relative; line-height: 0.15rem; - li { margin: 0.00521rem 0; text-align: center; + font-size: 20px; img { width: 0.1rem; -- Gitblit v1.8.0