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

feat: actions on log messages (#2572)

This commit is contained in:
Akash Ramaswamy
2023-12-09 19:26:51 +05:30
committed by GitHub
parent cdf9005b6f
commit e6fa8ced58
8 changed files with 82 additions and 15 deletions

View File

@@ -5,6 +5,7 @@
:key="item.id"
:data-key="item.id"
:class="{ 'border border-secondary': toRaw(item) === toRaw(lastSelectedItem) }"
class="group/entry"
>
<a
class="jump-context tooltip tooltip-right tooltip-primary"