mirror of
https://gitee.com/ant-design/ant-design.git
synced 2024-12-02 20:19:44 +08:00
update style
This commit is contained in:
parent
b2ddc53836
commit
0f797ed41d
@ -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;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user