🎨
This commit is contained in:
parent
7797e8b8b6
commit
5f611a9d9d
2 changed files with 3 additions and 2 deletions
|
@ -19,7 +19,7 @@ const emit = defineEmits<{
|
|||
}>();
|
||||
|
||||
let up = $ref(false);
|
||||
const zIndex = os.claimZIndex('high');
|
||||
const zIndex = os.claimZIndex('veryLow');
|
||||
|
||||
onMounted(() => {
|
||||
window.setTimeout(() => {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue