fix: sidebar active style #82

Merged
tristan merged 105 commits from develop into main 2026-06-19 14:01:41 +00:00
Showing only changes of commit b0f060f909 - Show all commits
+1
View File
@@ -53,6 +53,7 @@
>
<NuxtLink
:to="item.to"
active-class="!text-m-primary font-semibold"
:class="twMerge(
'block truncate text-[15px] leading-[150%]',
collapsed ? 'px-3 text-center' : 'pl-[32px]',