forked from cerc-io/cosmos-explorer
improve UI
This commit is contained in:
parent
ad0d66572d
commit
9ebbd12714
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user