mirror of
https://gitee.com/vant-contrib/vant.git
synced 2025-04-06 03:57:59 +08:00
style(Cascader): improve option cursor (#9032)
This commit is contained in:
parent
c55ab9611f
commit
ad3275ba7a
@ -74,6 +74,7 @@
|
|||||||
padding: 10px var(--van-padding-md);
|
padding: 10px var(--van-padding-md);
|
||||||
font-size: var(--van-font-size-md);
|
font-size: var(--van-font-size-md);
|
||||||
line-height: var(--van-line-height-md);
|
line-height: var(--van-line-height-md);
|
||||||
|
cursor: pointer;
|
||||||
|
|
||||||
&:active {
|
&:active {
|
||||||
background-color: var(--van-active-color);
|
background-color: var(--van-active-color);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user