drt
This commit is contained in:
parent
cf75035b40
commit
55b5e8a153
|
|
@ -31,7 +31,7 @@
|
|||
<div class="card h-100 border-0 shadow-sm nav-card-modern transition-all">
|
||||
<div class="card-body p-4">
|
||||
<div class="d-flex align-items-center">
|
||||
<div class="icon-box bg-light text-primary rounded-3 me-3 d-flex align-items-center justify-content-center" style="width: 50px; height: 50px;">
|
||||
<div class="icon-box bg-primary-ghost text-primary rounded-3 me-3 d-flex align-items-center justify-content-center" style="width: 50px; height: 50px;">
|
||||
<i class="fas <?= $m['icon'] ?> fs-4"></i>
|
||||
</div>
|
||||
<div class="flex-grow-1">
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user