Commit 0a2e417b authored by wellssu's avatar wellssu Committed by GitHub

style(antd-input): adjust the space between two icons on the input (#39)

parent 19477cd9
...@@ -22,3 +22,11 @@ ...@@ -22,3 +22,11 @@
.ant-input-disabled { .ant-input-disabled {
background-color: @background-color-light; background-color: @background-color-light;
} }
.ant-input-affix-wrapper .ant-input-suffix {
right: 9px;
}
.ant-input-clear-icon {
margin-right: 5px;
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment