mirror of
				https://github.com/mealie-recipes/mealie.git
				synced 2025-10-31 02:03:35 -04:00 
			
		
		
		
	feat: added max width for print setting dialog (#2252)
This commit is contained in:
		| @@ -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"> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user