mirror of
https://github.com/freqtrade/frequi.git
synced 2024-11-10 10:21:55 +00:00
Settings - margin end
This commit is contained in:
parent
a33b071736
commit
d6e05b22d6
|
@ -9,7 +9,7 @@
|
|||
<b-form-checkbox v-model="layoutStore.layoutLocked">Lock layout</b-form-checkbox>
|
||||
</b-form-group>
|
||||
<b-form-group description="Reset dynamic layouts to how they were.">
|
||||
<b-button size="sm" @click="resetDynamicLayout">Reset layout</b-button>
|
||||
<b-button size="sm" class="me-1" @click="resetDynamicLayout">Reset layout</b-button>
|
||||
</b-form-group>
|
||||
<b-form-group
|
||||
label="Show open trades in header"
|
||||
|
|
Loading…
Reference in New Issue
Block a user