ui: ensure inputs and buttons inherit Ubuntu Mono font
This commit is contained in:
@@ -24,6 +24,10 @@ body {
|
||||
overflow-x: hidden;
|
||||
}
|
||||
|
||||
input, button, textarea, select {
|
||||
font-family: inherit;
|
||||
}
|
||||
|
||||
button {
|
||||
cursor: pointer;
|
||||
background: transparent;
|
||||
|
||||
Reference in New Issue
Block a user