mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
Use non-monospace fonts for textarea
This commit is contained in:
parent
36fd18c621
commit
4659db231c
@ -90,3 +90,7 @@ input, select {
|
||||
input[type=radio] {
|
||||
margin-top: 0; margin-bottom: 0; margin-left: 0; margin-right: 0.25em
|
||||
}
|
||||
|
||||
textarea {
|
||||
font-family: inherit;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user