mirror of
https://gitee.com/ant-design/ant-design.git
synced 2024-12-11 10:05:07 +08:00
fix RangePicker placeholder color
This commit is contained in:
parent
3499dbc88e
commit
2bba8bee98
@ -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