mirror of
https://github.com/freqtrade/frequi.git
synced 2024-11-10 10:21:55 +00:00
Fix margin issue
This commit is contained in:
parent
4c4ee4a6c4
commit
ac948fccee
|
@ -1,5 +1,5 @@
|
|||
<template>
|
||||
<div class="h-100 overflow-auto w-100 m-1">
|
||||
<div class="h-100 overflow-auto w-100 p-1">
|
||||
<b-list-group>
|
||||
<b-list-group-item
|
||||
v-for="trade in filteredTrades"
|
||||
|
|
Loading…
Reference in New Issue
Block a user