We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4adb397 commit af9716bCopy full SHA for af9716b
src/components/tableV2/features/columnPinning.js
@@ -25,7 +25,7 @@ const ColumnPinning = ({
25
sx={{
26
position: "sticky",
27
left: 0,
28
- zIndex: 2,
+ zIndex: 11,
29
height: "fit-content",
30
}}
31
>
0 commit comments