Skip to content

Commit

Permalink
fix: toolBox does not have priority over dynamicPanel
Browse files Browse the repository at this point in the history
  • Loading branch information
mirkobrombin committed Jul 25, 2024
1 parent a23de69 commit 5f4bb98
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions public/assets/css/components/toolBox.css
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@
margin: 40px 0 0 0;
flex-direction: column;
align-items: stretch;
z-index: 1;
}

.toolBox-wrapper {
Expand Down

0 comments on commit 5f4bb98

Please sign in to comment.