mirror of
https://github.com/Sendouc/sendou.ink.git
synced 2026-08-02 18:01:29 -05:00
Fix file input text color
This commit is contained in:
parent
f5688d3493
commit
b2e011cf7a
|
|
@ -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);
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user