提交 162b7141 编写于 作者: C Clement Ho

Add badge-pill to .badge in vue files

上级 1c75a0e2
......@@ -486,7 +486,7 @@
{{ model.folderName }}
</span>
<span class="badge">
<span class="badge badge-pill">
{{ model.size }}
</span>
</span>
......
......@@ -67,7 +67,7 @@
<span
v-if="shouldRenderBadge(tab.count)"
class="badge"
class="badge badge-pill"
>
{{ tab.count }}
</span>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册