1
0
mirror of https://github.com/amir20/dozzle.git synced 2025-12-24 22:39:18 +01:00

chore(test): adds test for proxy mode (#2490)

This commit is contained in:
Amir Raminfar
2023-11-11 13:22:06 -08:00
committed by GitHub
parent 009529f20e
commit f8a9396f6e
8 changed files with 111 additions and 47 deletions

View File

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