mirror of
https://gitee.com/vant-contrib/vant.git
synced 2025-04-26 19:36:36 +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;
|
color: @picker-option-text-color;
|
||||||
|
|
||||||
&--disabled {
|
&--disabled {
|
||||||
|
cursor: not-allowed;
|
||||||
opacity: @picker-option-disabled-opacity;
|
opacity: @picker-option-disabled-opacity;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user