fix textarea font

This commit is contained in:
2024-02-17 16:00:31 +01:00
parent 8a9e2d58c5
commit a364536127
3 changed files with 5 additions and 3 deletions

View File

@@ -78,6 +78,6 @@ button {
}
textarea {
textarea.edit {
font-family: 'Ubuntu Mono', monospace;
}