mirror of
https://gitee.com/ant-design/ant-design.git
synced 2024-11-30 02:59:04 +08:00
Fix a FormItem mis-align bug, close #4271
This commit is contained in:
parent
05e9587ec8
commit
48de73b721
@ -23,6 +23,7 @@ label {
|
|||||||
margin-right: 4px;
|
margin-right: 4px;
|
||||||
content: "*";
|
content: "*";
|
||||||
font-family: SimSun;
|
font-family: SimSun;
|
||||||
|
line-height: 1;
|
||||||
font-size: @font-size-base;
|
font-size: @font-size-base;
|
||||||
color: @label-required-color;
|
color: @label-required-color;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user