Added error styling to dialog input
This commit is contained in:
parent
a1c65590a4
commit
3e946590fa
@ -79,6 +79,8 @@
|
||||
|
||||
&:focus { border-bottom-color: $colorBlue; }
|
||||
|
||||
&.error { border-bottom-color: $colorRed; }
|
||||
|
||||
&:first-child { margin-top: 10px; }
|
||||
|
||||
&:last-child { margin-bottom: 10px; }
|
||||
|
Loading…
Reference in New Issue
Block a user