mirror of
https://github.com/garraflavatra/rolens.git
synced 2024-12-01 13:20:54 +00:00
Textareas: inherit font
This commit is contained in:
parent
91465b900e
commit
5a558577ea
@ -64,3 +64,6 @@ input {
|
||||
min-width: 100px;
|
||||
width: 100%;
|
||||
}
|
||||
textarea {
|
||||
font: inherit;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user