mirror of
https://github.com/sim1222/misskey.git
synced 2025-08-03 23:16:28 +09:00
🎨
This commit is contained in:
@ -19,7 +19,7 @@ const emit = defineEmits<{
|
||||
}>();
|
||||
|
||||
let up = $ref(false);
|
||||
const zIndex = os.claimZIndex('high');
|
||||
const zIndex = os.claimZIndex('veryLow');
|
||||
|
||||
onMounted(() => {
|
||||
window.setTimeout(() => {
|
||||
|
Reference in New Issue
Block a user