mirror of
https://github.com/45Drives/cockpit-navigator.git
synced 2025-07-30 00:55:30 +02:00
give text editor monospaced font family
This commit is contained in:
parent
cbbb717404
commit
b099adc3e8
@ -332,6 +332,7 @@ input[type="text"] {
|
||||
padding: 5px;
|
||||
color: var(--font);
|
||||
background-color: var(--textarea-bg);
|
||||
font-family: 'Courier New', Courier, monospace;
|
||||
}
|
||||
|
||||
.nav-footer {
|
||||
|
Loading…
x
Reference in New Issue
Block a user