mirror of
https://github.com/ant-design/ant-design.git
synced 2025-06-17 23:50:52 +08:00
Fix InputNumber border, close #7117
This commit is contained in:
parent
3570458c31
commit
e3b6430a4b
@ -79,6 +79,7 @@
|
|||||||
border: 0;
|
border: 0;
|
||||||
border-radius: @border-radius-base;
|
border-radius: @border-radius-base;
|
||||||
padding: 0 7px;
|
padding: 0 7px;
|
||||||
|
display: block;
|
||||||
.placeholder();
|
.placeholder();
|
||||||
|
|
||||||
&[disabled] {
|
&[disabled] {
|
||||||
|
Loading…
Reference in New Issue
Block a user