Skip to content

Commit

Permalink
bug(ui-contract-editor): remove z-index of toolbar - I87 (#268)
Browse files Browse the repository at this point in the history
Signed-off-by: Udbhavbisarya23 <udbhavbisarya46.ub@gmail.com>
  • Loading branch information
Udbhavbisarya23 committed Feb 26, 2021
1 parent 40a2be4 commit 4c1e228
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ const Menu = styled.div`
min-width: 600px;
background-color: #FFF;
padding: 15px 15px 5px 15px;
z-index: 10;
display: flex;
align-content: space-evenly;
justify-content: center;
Expand Down

0 comments on commit 4c1e228

Please sign in to comment.