mirror of
https://github.com/ant-design/ant-design.git
synced 2024-11-29 13:47:02 +08:00
Merge pull request #5585 from ddcat1115/issue5577
fix RangePicker placeholder color
This commit is contained in:
commit
f1781bd10e
@ -8,6 +8,7 @@
|
|||||||
outline: 0;
|
outline: 0;
|
||||||
width: 43%;
|
width: 43%;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
|
.placeholder();
|
||||||
|
|
||||||
&[disabled] {
|
&[disabled] {
|
||||||
cursor: not-allowed;
|
cursor: not-allowed;
|
||||||
|
Loading…
Reference in New Issue
Block a user