Skip to content

Commit 0bc2a99

Browse files
committed
revert
1 parent 6733078 commit 0bc2a99

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

resources/js/layouts/app/SidebarLayout.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ const toggleMobileUserMenu = (event) => {
109109
>
110110
<div class="w-full h-full flex flex-col justify-between p-4">
111111
<div class="space-y-6">
112-
<div>
112+
<div class="p-2">
113113
<NavLogoLink />
114114
</div>
115115
<div>

0 commit comments

Comments
 (0)