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

feat: adds better icons for streams in the drop down (#2230)

This commit is contained in:
Amir Raminfar
2023-06-01 09:45:29 -07:00
committed by GitHub
parent 5f92e84d9d
commit d0edc42d1b
12 changed files with 77 additions and 26 deletions

View File

@@ -1,6 +1,6 @@
<template>
<div class="columns is-marginless has-text-weight-bold is-family-monospace">
<div class="column is-narrow" v-if="container.health">
<div class="column is-narrow is-hidden-mobile" v-if="container.health">
<container-health :health="container.health"></container-health>
</div>
<div class="column is-ellipsis">