forked from MapComplete/MapComplete
UX: move padding to upper bar to avoid ugly shadow cutoff, add star to duplicate entry of favourite language
This commit is contained in:
parent
115de9697c
commit
2517a6dbe6
2 changed files with 5 additions and 2 deletions
|
|
@ -78,6 +78,9 @@
|
|||
({language})
|
||||
{/if}
|
||||
{/if}
|
||||
{#if $preferredLanguages.indexOf(language) >= 0}
|
||||
⭐
|
||||
{/if}
|
||||
</option>
|
||||
{/each}
|
||||
</Dropdown>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue