forked from MapComplete/MapComplete
		
	UX: move confirm button away from close-button
This commit is contained in:
		
							parent
							
								
									19ab941287
								
							
						
					
					
						commit
						b2a10e7af9
					
				
					 3 changed files with 11 additions and 7 deletions
				
			
		|  | @ -320,7 +320,7 @@ | |||
|                 /> | ||||
|             </div> | ||||
| 
 | ||||
|             <div class={twJoin(!preciseInputIsTapped && "hidden", "absolute top-4 flex justify-center w-full")}> | ||||
|             <div class={twJoin(!preciseInputIsTapped && "hidden", "absolute top-0 p-12 flex justify-center w-full")}> | ||||
|                 <NextButton on:click={confirm} clss="primary w-fit"> | ||||
|                     <div class="flex w-full justify-end gap-x-2"> | ||||
|                         <Tr t={Translations.t.general.add.confirmLocation}/> | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue