fix(Field): incorrect label length when label-align is right (#7349)
This commit is contained in:
@@ -15,7 +15,6 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
&--right {
|
&--right {
|
||||||
padding-right: @padding-md;
|
|
||||||
text-align: right;
|
text-align: right;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user