Skip to content

Commit

Permalink
Remove zindex, appears unneeded
Browse files Browse the repository at this point in the history
  • Loading branch information
cmdcolin committed Jan 27, 2022
1 parent b3f2804 commit 4d09f51
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,6 @@ const MiddleComparativeView = observer(
}
style={{
height: 4,
zIndex: 100000,
background: '#ccc',
}}
/>
Expand Down

0 comments on commit 4d09f51

Please sign in to comment.