[CHANGE] Remove unnecessary bootstrap classes from the dashboard

This commit is contained in:
Peter Pfeufer
2024-05-31 17:11:17 +02:00
parent 179c26975c
commit 66e8ddb684
9 changed files with 10 additions and 10 deletions

View File

@@ -1,7 +1,7 @@
{#Usage:#}
{# {% include "framework/dashboard/widget-title.html" with title="Foobar" %}#}
<div class="d-flex align-items-center">
<div class="text-center">
<h4 class="ms-auto me-auto mb-3">
{{ title }}
</h4>