mirror of
https://github.com/ant-design/ant-design.git
synced 2025-01-18 22:36:31 +08:00
update input-number disabled style
This commit is contained in:
parent
04e0bbdfa2
commit
c99a59a44c
@ -7,11 +7,7 @@
|
||||
.handler-disabled() {
|
||||
opacity: 0.72;
|
||||
color: #ccc !important;
|
||||
cursor: default;
|
||||
&:hover {
|
||||
color: #ccc;
|
||||
cursor: default;
|
||||
}
|
||||
cursor: not-allowed;;
|
||||
}
|
||||
|
||||
.@{input-number-prefix-cls} {
|
||||
|
Loading…
Reference in New Issue
Block a user