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:
@@ -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 }}
|
||||
|
||||
Reference in New Issue
Block a user