Skip to content

Commit b36e55c

Browse files
committed
refac
1 parent 2461121 commit b36e55c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/lib/components/chat/Navbar.svelte

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@
107107
{/if}
108108

109109
<div
110-
class="flex-1 overflow-hidden max-w-full py-0.5
110+
class="flex-1 overflow-hidden max-w-full mt-1 py-0.5
111111
{$showSidebar ? 'ml-1' : ''}
112112
"
113113
>

0 commit comments

Comments
 (0)