mirror of
https://github.com/tabler/tabler.git
synced 2026-07-25 20:44:38 +04:00
card tabs fix
This commit is contained in:
@@ -28,12 +28,7 @@
|
|||||||
{% endcapture %}
|
{% endcapture %}
|
||||||
|
|
||||||
<!-- Cards with tabs component -->
|
<!-- Cards with tabs component -->
|
||||||
<div class="
|
<div class="card-tabs {% if include.borderless %}border-0{% endif %}">
|
||||||
card-tabs
|
|
||||||
{% if include.borderless %}
|
|
||||||
border-0
|
|
||||||
{% endif %}
|
|
||||||
">
|
|
||||||
{% if include.bottom %}
|
{% if include.bottom %}
|
||||||
{{ tabs-content-html }}
|
{{ tabs-content-html }}
|
||||||
{{ tabs-html }}
|
{{ tabs-html }}
|
||||||
|
|||||||
Reference in New Issue
Block a user