0
0
Fork 0

fix: refs #5186 margin top

This commit is contained in:
Jorge Penadés 2024-03-01 09:59:32 +01:00
parent 85b8d5d8df
commit 46bcba99bc
1 changed files with 1 additions and 1 deletions

View File

@ -403,7 +403,7 @@ setLogTree();
auto-load auto-load
/> />
<div <div
class="column items-center logs origin-log" class="column items-center logs origin-log q-mt-md"
v-for="(originLog, originLogIndex) in logTree" v-for="(originLog, originLogIndex) in logTree"
:key="originLogIndex" :key="originLogIndex"
> >