mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2026-03-03 05:49:36 +00:00
Show label scan input with monospaced font
This commit is contained in:
parent
24966230ea
commit
eb2bbdd633
1 changed files with 1 additions and 0 deletions
|
|
@ -61,6 +61,7 @@ class ScanDialogType extends AbstractType
|
||||||
'attr' => [
|
'attr' => [
|
||||||
'autofocus' => true,
|
'autofocus' => true,
|
||||||
'id' => 'scan_dialog_input',
|
'id' => 'scan_dialog_input',
|
||||||
|
'style' => 'font-family: var(--bs-font-monospace)',
|
||||||
],
|
],
|
||||||
]);
|
]);
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue