fix(frontend): add truncate to DrawerContent (#2830)

This commit is contained in:
Faton Ramadani
2023-12-11 17:19:37 +01:00
committed by GitHub
parent 88149c6d93
commit 69abe27662
@@ -15,7 +15,7 @@
<div class={classNames('flex flex-col divide-y', fullScreen ? 'h-screen max-h-screen' : 'h-full')}>
<div class="flex justify-between w-full items-center px-4 py-2 gap-2">
<div class="flex items-center gap-2 w-full">
<div class="flex items-center gap-2 w-full truncate">
<CloseButton on:close />
<span class="font-semibold truncate text-primary !text-lg max-w-sm"