fix input and select styling for new instance dialog

Signed-off-by: Arthur Lu <learthurgo@gmail.com>
This commit is contained in:
2023-04-12 22:35:17 +00:00
parent e8908310b6
commit 4ef1cd7480
2 changed files with 13 additions and 13 deletions

View File

@@ -1,4 +1,4 @@
h1, h2, h3, h3, h4, h5, h6, p, a, label, button {
h1, h2, h3, h3, h4, h5, h6, p, a, label, button, input, select {
font-family: monospace;
}