From 34257f504330191b1a698eb48b52217095db47fe Mon Sep 17 00:00:00 2001 From: zmc <zmc_li@foxmail.com> Date: 星期一, 04 九月 2023 18:10:46 +0800 Subject: [PATCH] 扬尘vue --- 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