Skip to content

Commit

Permalink
Fixes #9 - Toolbar z-index
Browse files Browse the repository at this point in the history
  • Loading branch information
avoinea committed Jan 15, 2021
1 parent 4220827 commit 082b8b8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/ColumnsBlock/styles.less
Original file line number Diff line number Diff line change
Expand Up @@ -108,6 +108,7 @@

.block-toolbar {
position: absolute;
z-index: 2;
left: 0px;
display: flex;
border: none;
Expand Down

0 comments on commit 082b8b8

Please sign in to comment.