Prettified Code!

This commit is contained in:
gabek
2021-05-23 06:28:21 +00:00
committed by GitHub Action
parent d0eb1446f3
commit 5371559c74
4 changed files with 19 additions and 18 deletions

View File

@@ -112,11 +112,10 @@ strong {
}
}
input {
&:not(:focus) {
&:invalid {
&:invalid {
color: var(--ant-error);
}
}
}
}