Skip to content

Commit 432e68e

Browse files
committed
add more space for sidebar footer
1 parent 0bc398c commit 432e68e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

web-app/packages/lib/src/modules/layout/components/SideBarTemplate.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ SPDX-License-Identifier: AGPL-3.0-only OR LicenseRef-MerginMaps-Commercial
6060
</ul>
6161
</nav>
6262
</div>
63-
<footer class="flex flex-column row-gap-3 p-3">
63+
<footer class="flex flex-column row-gap-3 p-4">
6464
<slot name="footer">
6565
<!-- footer content -->
6666
<template v-if="userStore.isSuperUser">

0 commit comments

Comments
 (0)