mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2026-03-02 21:39:35 +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' => [
|
||||
'autofocus' => true,
|
||||
'id' => 'scan_dialog_input',
|
||||
'style' => 'font-family: var(--bs-font-monospace)',
|
||||
],
|
||||
]);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue