Signed-off-by: nurRiyad <asadnurriyad@gmail.com>
@@ -6,3 +6,14 @@
</NuxtLayout>
</div>
</template>
<style>
.page-enter-active,
.page-leave-active {
transition: all 0.4s;
}
.page-enter-from,
.page-leave-to {
opacity: 0;
filter: blur(1rem);
</style>
The note is not visible to the blocked user.