@@ -98,6 +98,7 @@ export struct TextSelect {
y: -(newArea.globalPosition.y as number)
}
})
+ .zIndex(200)
@Builder