refactor: update z-index values, enhance UserAuth checkbox, and improve sidebar styles; add ZoneProperties and Vector3Input components

This commit is contained in:
2025-03-26 11:18:23 +05:30
parent 7099f1b423
commit cf86dc8c37
14 changed files with 219 additions and 73 deletions

View File

@@ -14,7 +14,7 @@
width: fit-content;
transition: width 0.2s;
background-color: var(--background-color);
z-index: #{$z-index-tools};
z-index: #{$z-index-default};
.split {
height: 20px;
width: 2px;