mirror of
https://github.com/status-im/consul.git
synced 2025-01-10 22:06:20 +00:00
ui: Use monospace font for textarea controls.
This commit is contained in:
parent
93bf819c36
commit
b523a01ac1
File diff suppressed because one or more lines are too long
@ -38,6 +38,7 @@
|
||||
}
|
||||
|
||||
textarea.form-control {
|
||||
font-family: monospace;
|
||||
height: 130px;
|
||||
-webkit-transform: translateZ(0);
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user