1
0
mirror of https://github.com/tabler/tabler.git synced 2026-07-23 19:50:59 +04:00

card tabs fix

This commit is contained in:
codecalm
2020-12-19 15:14:44 +01:00
parent aec7fb5fdc
commit 9663600950
+1 -6
View File
@@ -28,12 +28,7 @@
{% endcapture %}
<!-- Cards with tabs component -->
<div class="
card-tabs
{% if include.borderless %}
border-0
{% endif %}
">
<div class="card-tabs {% if include.borderless %}border-0{% endif %}">
{% if include.bottom %}
{{ tabs-content-html }}
{{ tabs-html }}