1
0
mirror of https://github.com/amir20/dozzle.git synced 2025-12-24 06:28:42 +01:00

fix: improves the alignment of drop downs

This commit is contained in:
Amir Raminfar
2023-11-11 13:48:14 -08:00
parent f8a9396f6e
commit be74d48de7

View File

@@ -29,7 +29,7 @@
<dropdown class="dropdown-end" v-if="config.user">
<template #trigger>
<img class="h-6 w-6 max-w-none rounded-full" :src="config.user.avatar" />
<img class="h-7 w-7 max-w-none rounded-full p-px ring-1 ring-base-content/60" :src="config.user.avatar" />
</template>
<template #content>
<div class="p-2">