Add monospace font for label printer format command.
This commit is contained in:
parent
f7c3955d8c
commit
b2439dee70
|
@ -6,6 +6,8 @@
|
|||
<style type="text/css">
|
||||
|
||||
div.form div.field-wrapper.format textarea {
|
||||
font-size: 120%;
|
||||
font-family: monospace;
|
||||
width: auto;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue