fixed asterisk for required fields
This commit is contained in:
parent
48888f3706
commit
ac0b80b86e
@ -69,7 +69,7 @@ input[type="email"] {
|
||||
|
||||
.form-group--required {
|
||||
|
||||
label::before {
|
||||
.form-group__label::before {
|
||||
content: '*';
|
||||
position: absolute;
|
||||
left: -14px;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user