mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-12-19 08:23:01 -06:00
apply styling to textarea as well
This commit is contained in:
parent
fe3adb2b54
commit
1b37afa9a8
1 changed files with 1 additions and 1 deletions
|
|
@ -151,7 +151,7 @@ section.login {
|
|||
}
|
||||
}
|
||||
|
||||
input, select {
|
||||
input, select, textarea {
|
||||
border: 1px solid $fg;
|
||||
color: $fg;
|
||||
background: $bg;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue