Skip to content
Snippets Groups Projects
Verified Commit d4baac91 authored by Volker Schukai's avatar Volker Schukai :alien:
Browse files

fix: change form invalid css

parent ee0d25aa
No related branches found
No related tags found
No related merge requests found
...@@ -6,7 +6,8 @@ ...@@ -6,7 +6,8 @@
.invalid { .invalid {
background-color: red; outline: 2px solid var(--monster-bg-color-error-1);
outline-offset: 0.6rem;
} }
:host { :host {
......
This diff is collapsed.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment