bring back site edition + zindex fix

This commit is contained in:
wass08
2026-02-09 16:11:50 +09:00
parent b80db63ca6
commit cba709cb81
4 changed files with 241 additions and 40 deletions
@@ -180,7 +180,8 @@ export const ZoneRenderer = ({ node }: { node: ZoneNode }) => {
<group ref={ref} {...handlers}>
<Html name="label" position={[centroid[0], 1, centroid[1]]} style={{
pointerEvents: 'none'
}}>
}}
zIndexRange={[10, 0]}>
<div style={{
transform: 'translate3d(-50%, -50%, 0)',
width: 'max-content',