fix translated textarea color
This commit is contained in:
parent
be2c52380c
commit
544dded23f
@ -56,5 +56,6 @@ textarea {
|
||||
resize: none;
|
||||
}
|
||||
textarea:disabled {
|
||||
color: #000000;
|
||||
background-color: #ffffff;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user