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