perubahan menu vertical ke horizontal

This commit is contained in:
2024-05-02 12:13:12 +07:00
parent 5ce07dc3fd
commit 3aed024f71
9 changed files with 329 additions and 96 deletions

View File

@@ -35,7 +35,7 @@
<div class="card-dashboard">
<ngx-datatable
class="bootstrap table-bordered"
[limit]="10"
[limit]="15"
[rows]="filteredRows"
[columnMode]="'force'"
[headerHeight]="50"