mirror of
https://github.com/louislam/dockge.git
synced 2026-05-21 14:02:17 +00:00
Always show Down button
This commit is contained in:
@@ -41,7 +41,7 @@
|
||||
{{ $t("stopStack") }}
|
||||
</button>
|
||||
|
||||
<BDropdown v-if="!isEditMode && active" right text="" variant="normal">
|
||||
<BDropdown right text="" variant="normal">
|
||||
<BDropdownItem @click="downStack">
|
||||
<font-awesome-icon icon="stop" class="me-1" />
|
||||
{{ $t("downStack") }}
|
||||
|
||||
Reference in New Issue
Block a user