fix(alert): style

This commit is contained in:
07akioni 2020-08-02 20:16:20 +08:00
parent 0ed733f420
commit 6f6a97bb92

View File

@ -10,7 +10,7 @@ export default c([
borderRadius,
position: 'relative',
transition: `
background-color .3s ${easeInOutCubicBezier},
background-color .3s ${easeInOutCubicBezier}
`
}, [
fadeInHeightExpandTranstion({
@ -54,6 +54,7 @@ export default c([
})
]),
cB('alert-body', {
borderRadius,
padding: '15px 15px 15px 47px',
transition: `border-color .3s ${easeInOutCubicBezier}`
}, [