mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-07-19 13:19:41 +02:00
feat: added max width for print setting dialog (#2252)
This commit is contained in:
parent
b460ae9f25
commit
b52848595c
2 changed files with 6 additions and 0 deletions
|
@ -4,6 +4,7 @@
|
|||
:icon="$globals.icons.printerSettings"
|
||||
:title="$tc('general.print-preferences')"
|
||||
width="70%"
|
||||
max-width="816px"
|
||||
>
|
||||
<div class="pa-6">
|
||||
<v-container class="print-config mb-3 pa-0">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue