mirror of
https://github.com/freqtrade/frequi.git
synced 2024-11-10 10:21:55 +00:00
Remove excessive margin around refresh checkbox
This commit is contained in:
parent
62f62c0442
commit
7813565d27
|
@ -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 mt-1"
|
||||
class="float-end my-auto mt-1"
|
||||
title="AutoRefresh"
|
||||
></b-form-checkbox>
|
||||
<b-button
|
||||
|
|
Loading…
Reference in New Issue
Block a user