mirror of
https://github.com/trezor/trezor-wallet
synced 2024-11-28 03:08:30 +00:00
removed placeholder pseudoselector
This commit is contained in:
parent
1b5c547b72
commit
375136a586
@ -60,11 +60,6 @@ const StyledTextarea = styled(Textarea)`
|
||||
&:read-only {
|
||||
background: ${colors.GRAY_LIGHT};
|
||||
color: ${colors.TEXT_SECONDARY};
|
||||
|
||||
&::placeholder {
|
||||
color: ${disabledColor};
|
||||
opacity: 1;
|
||||
}
|
||||
}
|
||||
|
||||
&:disabled {
|
||||
|
Loading…
Reference in New Issue
Block a user