Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(ui): floating insertion marker overflow - WF-158
When dragging a new component in the page, the placeholder marker is displayed on top of the open panel. I just fixed it with a `z-index` to make the `BuilderPanelSwitcher` on top of `ComponentRenderer`.
- Loading branch information