mirror of
https://github.com/ArthurDanjou/arthome.git
synced 2026-01-29 18:50:26 +01:00
Working
This commit is contained in:
@@ -30,7 +30,7 @@ const { canCreateTabInCategory } = await useUserLimits()
|
||||
<UDropdown
|
||||
:items="dropdownItems"
|
||||
:popper="{ placement: 'bottom-end', arrow: true }"
|
||||
:ui="{ width: 'w-40', shadow: 'shadow-xl' }"
|
||||
:ui="{ container: 'group z-50', width: 'w-40', shadow: 'shadow-xl' }"
|
||||
>
|
||||
<UButton
|
||||
color="white"
|
||||
|
||||
Reference in New Issue
Block a user