mirror of
https://github.com/tusen-ai/naive-ui.git
synced 2025-01-30 12:52:43 +08:00
fix(select-menu): option background transition on multiple
This commit is contained in:
parent
2eb9f52515
commit
eb028c6bf0
@ -97,7 +97,6 @@ export default c([
|
||||
cM('multiple', [
|
||||
cB('base-select-option', {
|
||||
position: 'relative',
|
||||
transition: `color .3s ${cubicBezierEaseInOut}`,
|
||||
paddingRight: '28px'
|
||||
}, [
|
||||
cM('selected', [
|
||||
|
Loading…
Reference in New Issue
Block a user