Skip to content

Commit

Permalink
#1220 | Reduce Header zIndex
Browse files Browse the repository at this point in the history
  • Loading branch information
himeshr authored and petmongrels committed Jun 10, 2024
1 parent e0808c9 commit a9f493b
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -218,6 +218,9 @@ const CompletedVisitsTable = ({
pageSizeOptions: [10, 15, 20],
addRowPosition: "first",
sorting: true,
headerStyle: {
zIndex: 1
},
debounceInterval: 500,
search: false,
toolbar: false,
Expand Down

0 comments on commit a9f493b

Please sign in to comment.