using uppercase for chain name

This commit is contained in:
liangping 2022-01-06 08:58:55 +08:00
parent 13c78855a7
commit f5fde99f63

View File

@ -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