Fix some more alignments

This commit is contained in:
Matthias 2022-11-20 11:29:34 +01:00
parent a3692d7339
commit 7bfe209775
2 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@
<div class="d-flex align-items-center ms-2">
<b-form-checkbox
v-model="autoRefreshLoc"
class="ms-auto float-end my-auto"
class="ms-auto float-end my-auto mt-1"
title="AutoRefresh"
></b-form-checkbox>
<b-button

View File

@ -2,7 +2,7 @@
<footer class="d-md-none">
<!-- Only visible on xs (phone) viewport! -->
<hr class="my-0" />
<div class="d-flex flex-align-center justify-content-center">
<div class="d-flex flex-align-center justify-content-between px-2">
<router-link v-if="!botStore.canRunBacktest" class="nav-link navbar-nav" to="/open_trades">
<OpenTradesIcon />
Trades