mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-02-02 13:17:57 +01:00
chore(Collapsible): add flex flex-col gap-2 on root
This commit is contained in:
@@ -4,7 +4,7 @@ const appConfig = useAppConfig()
|
||||
|
||||
<template>
|
||||
<div class="flex-1">
|
||||
<UCollapsible class="space-y-2 w-48">
|
||||
<UCollapsible class="w-48">
|
||||
<UButton
|
||||
class="group"
|
||||
icon="i-heroicons-light-bulb"
|
||||
|
||||
Reference in New Issue
Block a user