forked from cerc-io/cosmos-explorer
using uppercase for chain name
This commit is contained in:
parent
13c78855a7
commit
f5fde99f63
@ -20,7 +20,7 @@
|
|||||||
class="mr-1"
|
class="mr-1"
|
||||||
/>
|
/>
|
||||||
|
|
||||||
<span class="menu-title text-truncate text-capitalize">{{ item.title }}</span>
|
<span class="menu-title text-truncate text-uppercase">{{ item.title }}</span>
|
||||||
<b-badge
|
<b-badge
|
||||||
v-if="item.tag"
|
v-if="item.tag"
|
||||||
pill
|
pill
|
||||||
|
Loading…
Reference in New Issue
Block a user