kutcss
This commit is contained in:
parent
6c75f42a79
commit
5229c3fb74
@ -1,5 +1,5 @@
|
|||||||
<template>
|
<template>
|
||||||
<div class="absolute z-50 w-full h-dvh top-0 left-0 backdrop-blur-sm">
|
<div class="absolute z-50 w-full h-dvh top-0 left-0 bg-black/60">
|
||||||
<div class="absolute top-1/2 left-1/2 -translate-x-1/2 -translate-y-1/2 max-w-[900px] w-[55%] h-4/5 bg-gray-300/80 border-solid border-2 border-cyan-200 rounded-lg z-50 flex flex-col backdrop-blur-sm shadow-lg">
|
<div class="absolute top-1/2 left-1/2 -translate-x-1/2 -translate-y-1/2 max-w-[900px] w-[55%] h-4/5 bg-gray-300/80 border-solid border-2 border-cyan-200 rounded-lg z-50 flex flex-col backdrop-blur-sm shadow-lg">
|
||||||
<div class="mr-0.5 absolute right-full top-1/2 -translate-y-1/2 w-[35%] h-4/5 bg-gray-300/80 border-solid border-2 border-r-0 border-cyan-200 rounded-l-lg backdrop-blur-sm shadow-lg">
|
<div class="mr-0.5 absolute right-full top-1/2 -translate-y-1/2 w-[35%] h-4/5 bg-gray-300/80 border-solid border-2 border-r-0 border-cyan-200 rounded-l-lg backdrop-blur-sm shadow-lg">
|
||||||
<div class="h-full flex flex-col justify-center items-center">
|
<div class="h-full flex flex-col justify-center items-center">
|
||||||
|
Loading…
x
Reference in New Issue
Block a user