fix input and select styling for new instance dialog

Signed-off-by: Arthur Lu <learthurgo@gmail.com>
This commit is contained in:
Arthur Lu
2023-04-12 22:35:17 +00:00
parent 6d5488abd6
commit ac2f5b8a21
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;
}