mirror of
https://github.com/XFox111/my-website.git
synced 2026-04-22 07:28:01 +03:00
feat: removed form validated styling
This commit is contained in:
@@ -67,12 +67,6 @@
|
||||
border-color: $colorStatusDangerBorder1;
|
||||
}
|
||||
|
||||
&:not([type=submit]):user-valid
|
||||
{
|
||||
background-image: linear-gradient($colorStatusSuccessBackground1, $colorStatusSuccessBackground1);
|
||||
border-color: $colorStatusSuccessBorder1;
|
||||
}
|
||||
|
||||
&:hover,
|
||||
&:focus-visible
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user