Fix file input text color
Some checks are pending
E2E Tests / e2e (push) Waiting to run
Tests and checks on push / run-checks-and-tests (push) Waiting to run
Updates translation progress / update-translation-progress-issue (push) Waiting to run

This commit is contained in:
Kalle 2026-04-15 21:13:05 +03:00
parent f5688d3493
commit b2e011cf7a

View File

@ -461,6 +461,7 @@
height: 100%;
border: none;
background-color: var(--color-bg-higher);
color: var(--color-text-high);
white-space: nowrap;
margin-right: var(--s-2);
}