From e1e826565abaad1fe49389d8ad2eb7f7fdacc28a Mon Sep 17 00:00:00 2001 From: zmc <zmc_li@foxmail.com> Date: 星期二, 05 九月 2023 18:31:19 +0800 Subject: [PATCH] 接口 --- src/sfc/InputSearch.vue | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/src/sfc/InputSearch.vue b/src/sfc/InputSearch.vue index 9c6cc8e..c0a5d13 100644 --- a/src/sfc/InputSearch.vue +++ b/src/sfc/InputSearch.vue @@ -105,6 +105,7 @@ .text { font-weight: bold; margin-top: 5px; + font-size: 16px; } .el-autocomplete { margin-top: 5px; -- Gitblit v1.9.3