add table template for each page GangguanPage

This commit is contained in:
Dede Fuji Abdul
2023-10-31 14:48:25 +07:00
parent ea04146a37
commit b42f2c003a
26 changed files with 1643 additions and 388 deletions

View File

@@ -35,4 +35,7 @@
.aside-single-item-icon-inactive{
@apply aside-single-item-icon text-aside group-hover:stroke-white;
}
.custom-table-column {
@apply !align-middle text-sm font-medium text-primary-800;
}
}