Merge pull request 'minor changes' (#12) from feature/onboarding-workflow-sc into dev
Reviewed-on: sc/syscom-master-admin-ui#12
This commit is contained in:
@@ -100,7 +100,7 @@
|
|||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
} @else if (rows().length === 0) {
|
} @else if (rows().length === 0) {
|
||||||
<tr class="border-b border-defaultborder bg-light/30 dark:bg-black/10">
|
<tr class="border-b border-defaultborder bg-white dark:bg-black/10">
|
||||||
<td [attr.colspan]="totalVisibleColumns()" class="p-0">
|
<td [attr.colspan]="totalVisibleColumns()" class="p-0">
|
||||||
<div class="flex min-h-[140px] flex-col items-center justify-center px-4 py-8 text-center">
|
<div class="flex min-h-[140px] flex-col items-center justify-center px-4 py-8 text-center">
|
||||||
<div
|
<div
|
||||||
|
|||||||
Reference in New Issue
Block a user