From 3b4ce8e604dc01c14b16dc20005039fe7b0494c1 Mon Sep 17 00:00:00 2001 From: qige2016 <286882998@qq.com> Date: Fri, 6 Nov 2020 16:58:59 +0800 Subject: [PATCH] Transfer: fix el-button style(fix #19271) --- packages/theme-chalk/src/calendar.scss | 2 -- 1 file changed, 2 deletions(-) diff --git a/packages/theme-chalk/src/calendar.scss b/packages/theme-chalk/src/calendar.scss index 136486101..f33254d38 100644 --- a/packages/theme-chalk/src/calendar.scss +++ b/packages/theme-chalk/src/calendar.scss @@ -1,7 +1,5 @@ @import "mixins/mixins"; @import "common/var"; -@import "button"; -@import "button-group"; @include b(calendar) { background-color:#fff;