mirror of
https://github.com/ant-design/ant-design.git
synced 2024-11-29 13:47:02 +08:00
Merge pull request #15285 from jinxin0112/patch-1
fix: two colons will appear in FormItem label
This commit is contained in:
commit
884e13582a
@ -105,7 +105,7 @@ input[type='checkbox'] {
|
||||
text-align: left;
|
||||
}
|
||||
|
||||
label {
|
||||
> label {
|
||||
color: @label-color;
|
||||
|
||||
&::after {
|
||||
|
Loading…
Reference in New Issue
Block a user