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:
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user