From 047e0471d31896a047822cdc5c1b9e16fe602f9b Mon Sep 17 00:00:00 2001 From: danshihao Date: Mon, 29 Apr 2024 11:01:12 +0800 Subject: [PATCH] =?UTF-8?q?[update]=20=E7=99=BB=E5=BD=95=E9=A1=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/user/Login.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/user/Login.vue b/src/views/user/Login.vue index 1726d95..3af553e 100644 --- a/src/views/user/Login.vue +++ b/src/views/user/Login.vue @@ -383,7 +383,7 @@ export default { padding: 0; // 输入框 - .ant-input { + /deep/.ant-input { height: 48px; font-family: Alibaba PuHuiTi, Alibaba PuHuiTi, sans-serif; font-weight: 400;