forked from MapComplete/MapComplete
		
	UI: fix padding in usersettings
This commit is contained in:
		
							parent
							
								
									bdea39d942
								
							
						
					
					
						commit
						f0e802eba7
					
				
					 2 changed files with 6 additions and 2 deletions
				
			
		|  | @ -20,8 +20,12 @@ | |||
|   if (fullscreen) { | ||||
|     dialogClass += " h-full-child" | ||||
|   } | ||||
|   let bodyClass = "h-full p-4 md:p-5 space-y-4 flex-1 overflow-y-auto overscroll-contain" | ||||
|   export let bodyPadding = "p-4 md:p-5 " | ||||
|   let bodyClass = bodyPadding+" h-full space-y-4 flex-1 overflow-y-auto overscroll-contain" | ||||
| 
 | ||||
|   let headerClass = "flex justify-between items-center p-2 px-4 md:px-5 rounded-t-lg"; | ||||
| 
 | ||||
| 
 | ||||
| </script> | ||||
| 
 | ||||
| {#if !onlyLink} | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue