[FIX] HORILLA_THEME: Fixed z index in group by

This commit is contained in:
Horilla
2025-10-20 11:32:12 +05:30
parent f0bf3ace74
commit 0420df5b03

View File

@@ -56,7 +56,7 @@
<div class="overflow-auto h-[400px] overflow-x-auto">
<table class="fixed-table w-full">
<thead
class="sticky top-0 bg-[white] text-left z-10"
class="sticky top-0 bg-[white] text-left z-[1]"
>
<tr class="border-b border-[#ececec]">
{% if bulk_select_option %}