error adjustments
This commit is contained in:
@@ -70,10 +70,11 @@ const fieldMap = {
|
||||
color: red;
|
||||
margin-top: 10px;
|
||||
margin-bottom: 10px;
|
||||
font-size: 14px;
|
||||
font-weight: 100;
|
||||
line-height: 120%;
|
||||
font-size: medium;
|
||||
line-height: 100%;
|
||||
transition: 3s;
|
||||
text-decoration: underline;
|
||||
font-weight: bold;
|
||||
`;
|
||||
el.after(errorElem);
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user