mirror of
https://github.com/youzan/vant.git
synced 2026-04-05 02:05:11 +08:00
chore(Field): improve disabled cursor
This commit is contained in:
@@ -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;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user