forked from MapComplete/MapComplete
UI: Css tweaks
This commit is contained in:
parent
27afaf7ad8
commit
5b6434a5d2
10 changed files with 113 additions and 95 deletions
|
@ -72,12 +72,14 @@
|
|||
<div class="text-sm">
|
||||
<button
|
||||
class="link small"
|
||||
style="margin: 0; padding: 0"
|
||||
on:click={() => {
|
||||
state.guistate.openUsersettings("picture-license")
|
||||
}}
|
||||
>
|
||||
<Tr t={t.currentLicense.Subs({ license: $licenseStore })} />
|
||||
</button>
|
||||
<br/>
|
||||
<Tr t={t.respectPrivacy} />
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue