Browse Source

fix tiny css issue

David Catuhe 6 years ago
parent
commit
28056e34c1
1 changed files with 1 additions and 0 deletions
  1. 1 0
      inspector/src/components/sceneExplorer/sceneExplorer.scss

+ 1 - 0
inspector/src/components/sceneExplorer/sceneExplorer.scss

@@ -63,6 +63,7 @@
             grid-column: 1; 
             width: 24px;
             height: 24px;
+            left:0;
             display: flex;
             align-self: center;   
             justify-self: center;