Remove margin-left from * in required field labels
This commit is contained in:
parent
070e7516bd
commit
a1d5bcd595
File diff suppressed because one or more lines are too long
@ -125,7 +125,6 @@ fieldset.required {
|
||||
legend > div:first-child > span:first-child::after {
|
||||
content: "*";
|
||||
color: var(--danger);
|
||||
margin-left: 0.125rem;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user