- asset icons updated

- aisle props changes
- aisle style updated
This commit is contained in:
2025-08-28 18:06:34 +05:30
parent 5ef383095a
commit 7bbb221c66
9 changed files with 400 additions and 110 deletions

View File

@@ -158,7 +158,7 @@ export const useBuilderStore = create<BuilderState>()(
selectedAisle: null,
aisleType: 'solid-aisle',
aisleWidth: 0.1,
aisleColor: 'yellow',
aisleColor: '#FBE50E',
dashLength: 0.5,
gapLength: 0.3,