add filter listing employee health medic analytic

This commit is contained in:
2024-06-10 10:12:41 +07:00
parent ae807c1615
commit 86264a05e2
11 changed files with 725 additions and 107 deletions

View File

@@ -150,7 +150,7 @@ templ EmployeeAnalyticLayout(
<div class="align-item-center" style="display: flex; justify-content: center;">
@navbaruser
</div>
<div class="mt-32">
<div class="mt-40">
{ children... }
</div>
</div>

View File

@@ -58,7 +58,7 @@ func EmployeeAnalyticLayout(
if templ_7745c5c3_Err != nil {
return templ_7745c5c3_Err
}
_, templ_7745c5c3_Err = templ_7745c5c3_Buffer.WriteString("</div><div class=\"mt-32\">")
_, templ_7745c5c3_Err = templ_7745c5c3_Buffer.WriteString("</div><div class=\"mt-40\">")
if templ_7745c5c3_Err != nil {
return templ_7745c5c3_Err
}