add initial components and utility functions for simulation and builder modules

This commit is contained in:
2025-03-25 14:00:03 +05:30
parent 61b3c4ee2c
commit 2303682a15
164 changed files with 13967 additions and 52 deletions

View File

@@ -10,6 +10,7 @@
left: 50%;
top: 32px;
transform: translateX(-50%);
z-index: #{$z-index-tools};
.module-list {
display: flex;
align-items: center;