mirror of
https://gitee.com/vant-contrib/vant.git
synced 2025-04-06 03:57:59 +08:00
chore(Field): improve disabled cursor
This commit is contained in:
parent
1dfbc69aef
commit
37f512fbd1
@ -40,6 +40,7 @@
|
||||
color: @field-input-disabled-text-color;
|
||||
-webkit-text-fill-color: @field-input-disabled-text-color; // fix disabled color in iOS
|
||||
background-color: transparent;
|
||||
cursor: not-allowed;
|
||||
opacity: 1;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user