We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0bc398c commit 432e68eCopy full SHA for 432e68e
1 file changed
web-app/packages/lib/src/modules/layout/components/SideBarTemplate.vue
@@ -60,7 +60,7 @@ SPDX-License-Identifier: AGPL-3.0-only OR LicenseRef-MerginMaps-Commercial
60
</ul>
61
</nav>
62
</div>
63
- <footer class="flex flex-column row-gap-3 p-3">
+ <footer class="flex flex-column row-gap-3 p-4">
64
<slot name="footer">
65
<!-- footer content -->
66
<template v-if="userStore.isSuperUser">
0 commit comments