mirror of
https://github.com/versia-pub/frontend.git
synced 2026-03-13 03:29:16 +01:00
refactor: ♻️ Rewrite sidebar with shadcn
This commit is contained in:
parent
a7b570905a
commit
9ced2c98e4
109 changed files with 2261 additions and 72 deletions
|
|
@ -24,7 +24,7 @@
|
|||
:class="['group-data-[state=checked]:font-semibold font-normal block truncate']">{{
|
||||
item.label }}</Select.ItemText>
|
||||
<Select.ItemIndicator
|
||||
:class="['text-primary-600 hidden group-data-[state=checked]:flex items-center justify-center']">
|
||||
:class="['text-primary2-600 hidden group-data-[state=checked]:flex items-center justify-center']">
|
||||
<iconify-icon icon="tabler:check" class="size-4" width="unset" aria-hidden="true" />
|
||||
</Select.ItemIndicator>
|
||||
</Select.Item>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue