1
0
mirror of https://github.com/tabler/tabler.git synced 2026-07-21 04:52:21 +04:00

Merge remote-tracking branch 'origin/dev' into dev

This commit is contained in:
codecalm
2021-10-24 18:46:40 +02:00
+2 -2
View File
@@ -712,7 +712,7 @@
</figure>
</div>
<h2 id="pill-badges">Pill badges</h2>
<p>Use the <code class="language-plaintext highlighter-rouge">.bagde-pill</code> class if you want to create a badge with rounded corners. Its width will adjust to the label text.</p>
<p>Use the <code class="language-plaintext highlighter-rouge">.badge-pill</code> class if you want to create a badge with rounded corners. Its width will adjust to the label text.</p>
<div class="example no_toc_section example-centered">
<div class="example-content">
<span class="badge badge-pill bg-blue">1</span>
@@ -966,4 +966,4 @@
<!-- Tabler Core -->
<script src="../dist/js/tabler.min.js"></script>
</body>
</html>
</html>