From 16592356371cf52c18d05461f5fcbc5ebc8ea908 Mon Sep 17 00:00:00 2001 From: dataeaseShu <106045316+dataeaseShu@users.noreply.github.com> Date: Thu, 27 Oct 2022 16:34:56 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E6=97=B6=E9=97=B4=E9=80=89=E6=8B=A9?= =?UTF-8?q?=E7=BB=84=E4=BB=B6=E9=99=90=E5=88=B6=E5=AE=BD=E5=BA=A6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- frontend/src/components/deCustomCm/deDatePick.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/components/deCustomCm/deDatePick.vue b/frontend/src/components/deCustomCm/deDatePick.vue index 4a5af11be7..e01bdcd32a 100644 --- a/frontend/src/components/deCustomCm/deDatePick.vue +++ b/frontend/src/components/deCustomCm/deDatePick.vue @@ -45,7 +45,7 @@ export default { .el-date-editor { padding-left: 12px; - width: 100%; + width: 100% !important; } .calendar-outlined {