chore: update general page of apps

This commit is contained in:
Andras Bacsai
2024-07-18 14:20:22 +02:00
parent 2529496594
commit d98c742aff
2 changed files with 144 additions and 101 deletions

View File

@@ -13,7 +13,7 @@
this.activeAccordion = (this.activeAccordion == id) ? '' : id
}
}" class="relative w-full py-2 mx-auto overflow-hidden text-sm font-normal rounded-md">
<div x-data="{ id: $id('accordion') }" class="cursor-pointer group">
<div x-data="{ id: $id('accordion') }" class="cursor-pointer">
<button @click="setActiveAccordion(id)"
class="flex items-center justify-between w-full px-1 py-2 text-left select-none hover:dark:text-white hover:bg-white/5"
type="button">