changes
This commit is contained in:
@@ -24,7 +24,10 @@ onMounted(() => {
|
||||
</script>
|
||||
|
||||
<template>
|
||||
<div class="h-dvh">
|
||||
<div
|
||||
class="absolute w-dvw h-dvh has-background-blue-100"
|
||||
style="z-index: 40; /* because .navbar is 30 */"
|
||||
>
|
||||
<div
|
||||
class="absolute is-flex is-gap-1.5 is-flex-direction-column is-justify-content-center is-align-items-center"
|
||||
style="top: 40%; left: 50%; transform: translateX(-50%)"
|
||||
|
||||
Reference in New Issue
Block a user