We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 58ff794 commit 9f5f8f8Copy full SHA for 9f5f8f8
packages/aura/src/components/input-container.css
@@ -1,6 +1,6 @@
1
:where(:root, :host, [theme]) {
2
--vaadin-input-field-background: var(--aura-surface);
3
- --vaadin-input-field-error-color: var(--aura-red);
+ --vaadin-input-field-error-color: var(--aura-red-text);
4
}
5
6
::part(input-field),
0 commit comments