From 9ec4d95b0bbe946981f260f9a80f9944a0f6064d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=B8=8D=E5=81=9A=E7=A0=81=E5=86=9C?= <599854767@qq.com> Date: Tue, 3 May 2022 16:16:45 +0800 Subject: [PATCH] update AppMain.vue --- src/layout/components/AppMain.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/layout/components/AppMain.vue b/src/layout/components/AppMain.vue index 3b55860..4c3069f 100644 --- a/src/layout/components/AppMain.vue +++ b/src/layout/components/AppMain.vue @@ -48,7 +48,7 @@ const cachedViews = computed(() => { // fix css style bug in open el-dialog .el-popup-parent--hidden { .fixed-header { - padding-right: 17px; + // padding-right: 17px; } } \ No newline at end of file