รายละเอียดงานที่ได้รับมอบหมาย (ส่วนนึง)

This commit is contained in:
STW_TTTY\stwtt 2024-05-31 16:00:09 +07:00
parent a05b234339
commit 244524c0ca
27 changed files with 5092 additions and 8 deletions

View file

@ -108,5 +108,9 @@ const paginationLabel = (start: string, end: string, total: string) => {
.q-table thead tr:first-child th {
top: 0;
}
.q-table__middle{
margin-bottom: 0!important;
min-height: 0px!important;
}
}
</style>