Поправила таблицу клиентов при скролле

This commit is contained in:
Daria Golova
2022-11-08 15:46:18 +03:00
parent 1ce4ad22ba
commit 1b87344ea3
3 changed files with 5 additions and 3 deletions

View File

@@ -2,7 +2,7 @@
.wrapper-table.relative.flex.flex-col.gap-y-8.px-6.py-6.h-full.w-full
base-client-form-create.right-0(v-if="isOpenFormCreate" :close-form="closeFormCreateClient")
clients-table-hat(:is-open-actions="marked.length" :open-form-create="openFormCreateClient")
.flex.flex-col.h-full.gap-y-2.table-container
.flex.flex-col.h-full.gap-y-2.table-container.w-full
clients-table-header(:check="selectedCheck" :is-check="selectAll")
.flex.flex-col
clients-table-row(