From 4d8e82b4b107a4c9b320eefa454b796cb19399bc Mon Sep 17 00:00:00 2001 From: zhangyu Date: Thu, 22 Oct 2020 10:08:58 +0800 Subject: [PATCH] =?UTF-8?q?fix=EF=BC=9A=E4=BF=AE=E6=94=B9=E6=97=B6?= =?UTF-8?q?=E9=97=B4=E9=80=89=E6=8B=A9=E5=99=A8=E7=BB=84=E4=BB=B6=E7=9A=84?= =?UTF-8?q?=E6=9C=80=E5=B0=8F=E5=AE=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- nezha-fronted/src/components/common/timePicker.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nezha-fronted/src/components/common/timePicker.vue b/nezha-fronted/src/components/common/timePicker.vue index 1d08cd3f5..1544cc787 100644 --- a/nezha-fronted/src/components/common/timePicker.vue +++ b/nezha-fronted/src/components/common/timePicker.vue @@ -15,7 +15,7 @@ margin-top: 0px !important; text-align:left; border-radius:4px; - min-width:120px; + min-width:80px; height:24px; border:solid 1px #d8dce1; white-space: nowrap;