mirror of
https://github.com/C9Glax/tranga-website.git
synced 2025-10-15 09:50:48 +02:00
prettier
This commit is contained in:
@@ -1,5 +1,6 @@
|
|||||||
<template>
|
<template>
|
||||||
<div class="relative max-sm:w-[calc(var(--mangacover-width)/2)] max-sm:h-[calc(var(--mangacover-height)/2)] w-(--mangacover-width) h-(--mangacover-height) rounded-lg overflow-clip">
|
<div
|
||||||
|
class="relative max-sm:w-[calc(var(--mangacover-width)/2)] max-sm:h-[calc(var(--mangacover-height)/2)] w-(--mangacover-width) h-(--mangacover-height) rounded-lg overflow-clip">
|
||||||
<div
|
<div
|
||||||
v-if="blur"
|
v-if="blur"
|
||||||
class="absolute l-0 t-0 w-full h-full rounded-lg overflow-clip"
|
class="absolute l-0 t-0 w-full h-full rounded-lg overflow-clip"
|
||||||
|
Reference in New Issue
Block a user