提交 0a2e417b 作者: wellssu 提交者: GitHub

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

上级 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 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论