提交 a721fd8e 编写于 作者: I Ike353 提交者: Dmitry Nehaychik

fix(buttons): change tiny button class to x-small (#1826)

Fixes button styling of tiny button on page
http://akveo.com/ngx-admin/#/pages/ui-features/buttons
上级 aa8e7cdf
......@@ -37,13 +37,13 @@
</div>
<div class="size-container">
<div class="container-title">
<span>Tiny Button</span>
<span>X-Small Button</span>
</div>
<div class="subheader">
<span>0.5rem 1.25rem</span>
</div>
<div>
<button class="btn btn-primary btn-tn">Tiny</button>
<button class="btn btn-primary btn-xs">X-Small Button</button>
</div>
</div>
</nb-card-body>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册