I know I can use prointerEvents: none
to stop a component from being moved around on the screen in the Designer, but dragging a selection box will still select it so there's still the possibility of inadvertently selecting it and deleting it / changing prop values when you're bulk-editing multiple selected components. Is there any way to prevent this as well with CSS?
For reference, this is on a coord view and the component is an SVG put in the background (lowest z-order)