improve UI

This commit is contained in:
liangping 2022-05-12 13:37:24 +08:00
parent ad0d66572d
commit 9ebbd12714

View File

@ -64,7 +64,7 @@
:key="item.round"
>
Round: {{ item.round }} {{ item.precommits_bit_array }}
<b-card-body nobody>
<b-card-body class="px-0">
<b-button
v-for="(pre, i) in item.precommits"
:key="i"