This commit is contained in:
2025-12-10 19:20:39 +07:00
parent 1afcb2364e
commit 7df4c3405f
23 changed files with 429 additions and 465 deletions

View File

@@ -10,7 +10,7 @@
<div class="flex items-center justify-end mt-5 mb-3">
<a href=" /admin/product/config_group_form" class=" btn btn-sm btn-outline btn-view">
<i class="iconify lucide--circle-plus">+</i>
<i data-lucide="circle-plus" class="size-4"></i>
<span class="">Thêm nhóm cấu hình</span>
</a>
</div>
@@ -19,9 +19,9 @@
<table class="table">
<thead>
<tr class="bg-base-200 font-bold text-black">
<th>STT</th>
<th class="w-[50px]">STT</th>
<th>Thông tin</th>
<th>Cập nhật</th>
<th class="w-[80px]">Cập nhật</th>
</tr>
</thead>
<tbody>