Remove annoying traefik hub button
Signed-off-by: baalajimaestro <me@baalajimaestro.me>
This commit is contained in:
parent
7f25d6de67
commit
b543964ecc
1 changed files with 0 additions and 1 deletions
|
@ -30,7 +30,6 @@
|
|||
</q-tabs>
|
||||
<div class="right-menu">
|
||||
<q-tabs>
|
||||
<q-btn type="a" href="https://hub.traefik.io/" target="_blank" flat no-caps label="Go to Hub Dashboard →" class="btn-menu btn-hub" />
|
||||
<q-btn @click="$q.dark.toggle()" stretch flat no-caps icon="invert_colors" :label="`${$q.dark.isActive ? 'Light' : 'Dark'} theme`" class="btn-menu" />
|
||||
<q-btn stretch flat icon="eva-question-mark-circle-outline">
|
||||
<q-menu anchor="bottom left" auto-close>
|
||||
|
|
Loading…
Reference in a new issue