mirror of
				https://github.com/mealie-recipes/mealie.git
				synced 2025-11-04 03:03:18 -05:00 
			
		
		
		
	spacing changes
This commit is contained in:
		@@ -1,8 +1,9 @@
 | 
			
		||||
<template>
 | 
			
		||||
  <v-card :loading="backupLoading" class="mt-3">
 | 
			
		||||
  <v-card :loading="backupLoading" class="mt-3" min-height="410px">
 | 
			
		||||
    <v-card-title class="secondary white--text">
 | 
			
		||||
      Backup and Exports
 | 
			
		||||
    </v-card-title>
 | 
			
		||||
 | 
			
		||||
    <v-card-text>
 | 
			
		||||
      <p>
 | 
			
		||||
        Backups are exported in standard JSON format along with all the images
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user