mirror of
https://gitee.com/vant-contrib/vant.git
synced 2025-04-06 03:57:59 +08:00
style(Picker): optimize option disabled cursor (#6579)
This commit is contained in:
parent
39b5beeac0
commit
8844679a24
@ -109,6 +109,7 @@
|
||||
color: @picker-option-text-color;
|
||||
|
||||
&--disabled {
|
||||
cursor: not-allowed;
|
||||
opacity: @picker-option-disabled-opacity;
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user