[FIX] HORILLA_THEME: Fixed z index in group by
This commit is contained in:
@@ -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 %}
|
||||
|
||||
Reference in New Issue
Block a user