fix(common): adjust z indexes

This commit is contained in:
2025-12-29 21:10:11 +01:00
parent f60fb3625c
commit de14612f0c
3 changed files with 3 additions and 3 deletions

View File

@@ -109,7 +109,7 @@ onRender((ctx) => {
CORNER_SIZE,
);
ctx.restore();
});
}, 40);
defineOptions({
render: () => null,