Skip to content

Commit

Permalink
fix colorpicker zindex
Browse files Browse the repository at this point in the history
  • Loading branch information
ncdiehl11 committed Dec 17, 2024
1 parent b583dd9 commit 121c7dd
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -205,6 +205,7 @@ export function DefineLiquidsModal(
left="4.375rem"
top="4.6875rem"
ref={chooseColorWrapperRef}
zIndex={2}
>
<Controller
name="displayColor"
Expand Down

0 comments on commit 121c7dd

Please sign in to comment.