.inner-datatable {
@apply border border-solid rounded-md border-gray-5 th-dark:border-gray-9;
overflow: hidden;
}
.inner-datatable table thead {
border-top: none !important;