From 5229c3fb74645023a6cbb4222185f3e5722aecc2 Mon Sep 17 00:00:00 2001 From: Colin Kallemein <cakallemein@gmail.com> Date: Thu, 1 Aug 2024 23:05:18 +0200 Subject: [PATCH] kutcss --- src/components/utilities/inventory/Inventory.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/utilities/inventory/Inventory.vue b/src/components/utilities/inventory/Inventory.vue index ac5ffff..4c799b3 100644 --- a/src/components/utilities/inventory/Inventory.vue +++ b/src/components/utilities/inventory/Inventory.vue @@ -1,5 +1,5 @@ <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="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">