mirror of
https://gitee.com/ant-design/ant-design.git
synced 2024-12-03 04:30:06 +08:00
parent
f87bad2484
commit
f6c3626886
@ -36,6 +36,8 @@
|
|||||||
.disabled() {
|
.disabled() {
|
||||||
color: @input-disabled-color;
|
color: @input-disabled-color;
|
||||||
background-color: @input-disabled-bg;
|
background-color: @input-disabled-bg;
|
||||||
|
border-color: @input-border-color;
|
||||||
|
box-shadow: none;
|
||||||
cursor: not-allowed;
|
cursor: not-allowed;
|
||||||
opacity: 1;
|
opacity: 1;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user