Fix input black text

This commit is contained in:
Kalle 2026-01-26 19:54:13 +02:00
parent d44ebcec55
commit e497ff39bc

View File

@ -54,6 +54,7 @@ button,
textarea,
select {
font: inherit;
color: inherit;
}
details summary {