fix(button): loading fade in transition drifts

This commit is contained in:
07akioni 2021-04-09 21:33:54 +08:00
parent 26937d1f47
commit ddc3662b94

View File

@ -24,8 +24,8 @@ export default function ({
`&.${namespace}-fade-in-width-expand-transition-leave-to, &.${namespace}-fade-in-width-expand-transition-enter-from`,
`
opacity: 0!important;
marginLeft: 0!important;
marginRight: 0!important;
margin-left: 0!important;
margin-right: 0!important;
`
),
c(