forked from MapComplete/MapComplete
UI: add padding
This commit is contained in:
parent
af2905dc6d
commit
9b4f59b383
1 changed files with 1 additions and 1 deletions
|
@ -95,7 +95,7 @@
|
||||||
</div>
|
</div>
|
||||||
</LoginToggle>
|
</LoginToggle>
|
||||||
|
|
||||||
<Page {onlyLink} shown={pg.usersettings} bodyPadding="p-0">
|
<Page {onlyLink} shown={pg.usersettings} bodyPadding="p-0 pb-4">
|
||||||
<svelte:fragment slot="header">
|
<svelte:fragment slot="header">
|
||||||
<CogIcon />
|
<CogIcon />
|
||||||
<Tr t={UserRelatedState.usersettingsConfig.title.GetRenderValue({})} />
|
<Tr t={UserRelatedState.usersettingsConfig.title.GetRenderValue({})} />
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue