feat: Enhance cursor handling and mouse action notes in the footer and builder components
This commit is contained in:
@@ -45,3 +45,9 @@ $cursor-grabing: url("../../assets/cursors/close.svg") 8 8, default;
|
||||
}
|
||||
}
|
||||
|
||||
.scene-container.hand-closed {
|
||||
canvas {
|
||||
cursor: $cursor-grabing !important;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user