This commit is contained in:
syuilo 2023-01-02 13:23:12 +09:00
parent 7797e8b8b6
commit 5f611a9d9d
2 changed files with 3 additions and 2 deletions

View file

@ -19,7 +19,7 @@ const emit = defineEmits<{
}>();
let up = $ref(false);
const zIndex = os.claimZIndex('high');
const zIndex = os.claimZIndex('veryLow');
onMounted(() => {
window.setTimeout(() => {