Skip to content

Commit

Permalink
Merge pull request #931 from 3DStreet/side-panel-above-geo
Browse files Browse the repository at this point in the history
side panel z-index
  • Loading branch information
kfarr authored Nov 15, 2024
2 parents 80c9915 + 500fe21 commit d16fc0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/editor/style/index.scss
Original file line number Diff line number Diff line change
Expand Up @@ -536,7 +536,7 @@ body.aframe-inspector-opened {
padding: 0px;
background: variables.$darkgray-800;
border-radius: 12px 0 0 0px;

z-index: 1;
li {
list-style: none;
margin-right: 0;
Expand Down

0 comments on commit d16fc0e

Please sign in to comment.