style: 调整
This commit is contained in:
@ -8,6 +8,9 @@
|
|||||||
}
|
}
|
||||||
.ant-input-affix-wrapper {
|
.ant-input-affix-wrapper {
|
||||||
@include box;
|
@include box;
|
||||||
|
&.ant-input-affix-wrapper-disabled {
|
||||||
|
background-color: var(--BG-200, #f2f3f5) !important;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
.ant-input,
|
.ant-input,
|
||||||
.ant-input-password {
|
.ant-input-password {
|
||||||
|
|||||||
Reference in New Issue
Block a user