From 7be1cde788fd3bede6d25f05bc5433bb3fe31a2c Mon Sep 17 00:00:00 2001 From: taojinlong Date: Thu, 24 Jun 2021 16:49:01 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E6=8F=90=E7=A4=BA=E5=AD=97=E4=BD=93?= =?UTF-8?q?=E5=A4=A7=E5=B0=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- frontend/src/views/login/index.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/views/login/index.vue b/frontend/src/views/login/index.vue index 4683c02429..b5ea58cb5a 100644 --- a/frontend/src/views/login/index.vue +++ b/frontend/src/views/login/index.vue @@ -239,7 +239,7 @@ export default { .demo-tips { margin-top: 20px; - font-size: 14px; + font-size: 18px; color: $--color-danger; letter-spacing: 0; line-height: 18px;