mirror of
https://github.com/versia-pub/frontend.git
synced 2026-03-13 11:39:16 +01:00
feat: ✨ Add actions dropdown on user view
This commit is contained in:
parent
8ee6aa83b3
commit
54221ce42f
13 changed files with 228 additions and 38 deletions
|
|
@ -1,5 +1,5 @@
|
|||
<template>
|
||||
<ButtonBase class="enabled:hover:bg-white/20 !rounded-sm !ring-0 !p-4 sm:!p-2 !justify-start">
|
||||
<ButtonBase class="enabled:hover:bg-white/20 text-sm !rounded-sm !ring-0 !py-3 sm:!py-1.5 sm:!px-2 !justify-start">
|
||||
<Icon :icon="icon" />
|
||||
<slot />
|
||||
</ButtonBase>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue