forked from MapComplete/MapComplete
		
	UX: usersetting visual cleanup, add 'clear caches'-option, version bump
This commit is contained in:
		
							parent
							
								
									7293edf228
								
							
						
					
					
						commit
						97df1dc65b
					
				
					 13 changed files with 108 additions and 27 deletions
				
			
		|  | @ -46,7 +46,7 @@ | |||
|       <LanguageIcon class="mr-1 h-4 w-4 shrink-0" aria-hidden="true" /> | ||||
|     </label> | ||||
| 
 | ||||
|     <Dropdown cls="max-w-full" value={assignTo} id="pick-language"> | ||||
|     <Dropdown cls="max-w-full" value={assignTo}> | ||||
|       {#if preferredFiltered} | ||||
|         {#each preferredFiltered as language} | ||||
|           <option value={language} class="font-bold"> | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue