add initial components and utility functions for simulation and builder modules
This commit is contained in:
@@ -10,6 +10,7 @@
|
||||
left: 50%;
|
||||
top: 32px;
|
||||
transform: translateX(-50%);
|
||||
z-index: #{$z-index-tools};
|
||||
.module-list {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
|
||||
Reference in New Issue
Block a user