style: 还原label为空串时margin问题 (#7829)

Co-authored-by: qinhaoyan <30946345+qinhaoyan@users.noreply.github.com>
This commit is contained in:
qkiroc 2023-08-15 19:05:22 +08:00 committed by GitHub
parent 123840c49b
commit 85cf16ccfc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -274,10 +274,6 @@
margin-right: var(--Form--horizontal-label-gap);
flex-shrink: 0;
&-noLabel {
margin-right: 0;
}
.#{$ns}Form-star {
position: absolute;
left: px2rem(-6px);