forked from MapComplete/MapComplete
Small CSS cleanup
This commit is contained in:
parent
4a19be48b2
commit
716f5fc9e0
4 changed files with 44 additions and 10 deletions
|
|
@ -136,7 +136,7 @@
|
|||
<UnofficialThemeList search={themeSearchText} {state} />
|
||||
|
||||
<div slot="not-logged-in">
|
||||
<button class="w-full" on:click={() => osmConnection.AttemptLogin()}>
|
||||
<button class="m-0 my-2 w-full" on:click={() => osmConnection.AttemptLogin()}>
|
||||
<Login class="mr-2 h-6 w-6 " />
|
||||
<Tr t={Translations.t.index.logIn} />
|
||||
</button>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue