feat(Field): imporve readonly cursor
This commit is contained in:
@@ -43,6 +43,10 @@
|
||||
opacity: 1;
|
||||
}
|
||||
|
||||
&:read-only {
|
||||
cursor: default;
|
||||
}
|
||||
|
||||
&--center {
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user