Skip to content

Commit

Permalink
fix z-index of block-toolbar
Browse files Browse the repository at this point in the history
  • Loading branch information
nileshgulia1 committed Nov 18, 2020
1 parent f0b68f9 commit 5adb193
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/components/manage/Blocks/Accordion/editor.less
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,10 @@
.block-add-button {
display: none;
}

.block-toolbar {
z-index: 2;
}
}
}

Expand Down

0 comments on commit 5adb193

Please sign in to comment.