dev: hotfix, content header adjustment

This commit is contained in:
2025-10-17 02:42:59 +07:00
parent 397d744f34
commit 6f8eed1280
33 changed files with 91 additions and 89 deletions
+2 -3
View File
@@ -60,7 +60,6 @@ provide('table_data_loader', isLoading)
<template>
<Header :prep="{ ...hreaderPrep }" :ref-search-nav="refSearchNav" />
<div class="my-4 flex flex-1 flex-col gap-4 md:gap-8">
<AssesmentFunctionList :data="data" />
</div>
<AssesmentFunctionList :data="data" />
</template>