mirror of
https://github.com/antebudimir/feishin.git
synced 2025-12-31 18:13:31 +00:00
Fix textarea placeholder color
This commit is contained in:
parent
b3b17013bf
commit
5ff89aff8e
1 changed files with 0 additions and 4 deletions
|
|
@ -224,10 +224,6 @@ const StyledTextarea = styled(MantineTextarea)<TextareaProps>`
|
|||
& .mantine-Textarea-input {
|
||||
color: var(--input-fg);
|
||||
background: var(--input-bg);
|
||||
|
||||
&::placeholder {
|
||||
color: var(--input-placeholder-fg);
|
||||
}
|
||||
}
|
||||
|
||||
& .mantine-Textarea-icon {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue