update style

This commit is contained in:
afc163 2015-11-19 19:39:31 +08:00
parent b2ddc53836
commit 0f797ed41d

View File

@ -37,7 +37,7 @@
content: "\e631";
font-family: "anticon";
font-size: 12px;
color: #aaa;
color: #ccc;
display: inline-block;
line-height: 1;
width: 20px;
@ -48,3 +48,7 @@
color: #999;
}
}
.narrow .@{timepicker-prefix-cls}-input-wrap {
max-width: 111px;
}