Browse Source

update style

pull/561/head
afc163 9 years ago
parent
commit
0f797ed41d
  1. 6
      style/components/timepicker/Header.less

6
style/components/timepicker/Header.less

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

Loading…
Cancel
Save