UI: Fixed visability of table header in preview mode

This commit is contained in:
Artem Dzhereleiko 2025-04-11 12:10:54 +03:00
parent e70bba0dd6
commit 54c2af2d68

View File

@ -33,6 +33,7 @@
.table-container {
overflow: auto;
z-index: 1;
}
}
}