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

feat: makes improvements to mobile view (#3244)

This commit is contained in:
Amir Raminfar
2024-08-30 09:36:27 -07:00
committed by GitHub
parent 12e7ee33b7
commit 74063a0c72
4 changed files with 9 additions and 11 deletions

View File

@@ -1,5 +1,6 @@
<template>
<div class="flex items-center justify-end gap-4">
<slot name="more-items"></slot>
<Dropdown class="dropdown-end" @closed="latestTag = latest?.tag ?? config.version">
<template #trigger>
<mdi:announcement class="size-6 -rotate-12" />