delete account

This commit is contained in:
2023-05-29 01:48:46 +02:00
parent 21222abad4
commit 33b38774df
6 changed files with 34 additions and 28 deletions

View File

@@ -9,7 +9,7 @@ import { OnClickOutside } from '@vueuse/components'
:dropdown="true"
size="sm"
variant="outline"
class="topbar-button py-1 text-white"
class="topbar-button text-white"
>
<i class="fa-fw fa-solid fa-user-gear" />
</UIButton>