df
This commit is contained in:
parent
7f97ebd042
commit
43e592ba86
|
|
@ -1,5 +1,5 @@
|
|||
<div class="page-content">
|
||||
<div class="header-section mb-4">
|
||||
<div class="header-section mb-1">
|
||||
<div class="d-flex align-items-center justify-content-between bg-white p-3 shadow-sm border-start border-primary border-4" style="border-radius: var(--radius-md);">
|
||||
<div class="d-flex align-items-center">
|
||||
<div class="icon-shape bg-primary-ghost text-primary rounded-circle me-3" style="width: 48px; height: 48px; display: flex; align-items: center; justify-content: center;">
|
||||
|
|
@ -15,7 +15,7 @@
|
|||
|
||||
<div class="accordion border-0 shadow-sm" id="accordionMessages" style="border-radius: var(--radius-md); overflow: hidden;">
|
||||
|
||||
<div class="accordion-item border-0 border-bottom mb-2">
|
||||
<div class="accordion-item border-0 border-bottom mb-4">
|
||||
<h2 class="accordion-header">
|
||||
<button class="accordion-button collapsed fw-bold text-dark bg-white" type="button"
|
||||
data-bs-toggle="collapse" data-bs-target="#collapseMotifs"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user