Generalize constraints to observables #48
1 changed files with 1 additions and 1 deletions
|
@ -163,7 +163,7 @@ details[open]:has(li) .element-switch::after {
|
||||||
font-style: normal;
|
font-style: normal;
|
||||||
}
|
}
|
||||||
|
|
||||||
.regulator:has(.invalid) > .status::after, details:has(.invalid):not([open]) .status::after {
|
.regulator-input.invalid + .status::after, details:has(.invalid):not([open]) .status::after {
|
||||||
content: '⚠';
|
content: '⚠';
|
||||||
color: var(--text-invalid);
|
color: var(--text-invalid);
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue