Fixed selects text alignment in Firefox

This commit is contained in:
RemixDev 2022-08-19 20:25:51 +02:00
parent f1f6b158b9
commit 75b318f7a1
1 changed files with 1 additions and 0 deletions

View File

@ -55,6 +55,7 @@
padding: 0 1rem;
width: 100%;
min-height: 3rem;
line-height: 3rem;
color: var(--foreground);
}