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>
|
||||
</LoginToggle>
|
||||
|
||||
<Page {onlyLink} shown={pg.usersettings} bodyPadding="p-0">
|
||||
<Page {onlyLink} shown={pg.usersettings} bodyPadding="p-0 pb-4">
|
||||
<svelte:fragment slot="header">
|
||||
<CogIcon />
|
||||
<Tr t={UserRelatedState.usersettingsConfig.title.GetRenderValue({})} />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue