提交 683fa4a8 编写于 作者: A afc163

update datepicker style

上级 ed692fa3
......@@ -10,6 +10,7 @@
.@{prefixCalendarClass}-picker {
position: relative;
display: inline-block;
&-input {
.input;
}
......@@ -20,10 +21,10 @@
.transition(all .3s @ease-in-out);
width: 14px;
height: 14px;
right: 16px;
line-height: 14px;
right: 8px;
color: #999;
top: 50%;
line-height: 1;
margin-top: -7px;
&:after {
content: "\e60c";
......@@ -40,4 +41,7 @@
border-color: #23c0fa;
box-shadow: 0 0 3px #23c0fa;
}
.ant-form-item &-input {
height: 32px;
}
}
......@@ -16,7 +16,6 @@
position: relative;
display: inline-block;
padding: @input-padding-vertical-base @input-padding-horizontal;
margin-right: 8px;
width: 100%;
cursor: text;
height: @input-height-base;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册