This commit is contained in:
marzban-dev
2025-01-28 19:58:23 +03:30
parent 8b682aaaae
commit f6c89cace4
+1 -1
View File
@@ -23,7 +23,7 @@ const { colorObject } = useImageColor(`#category-image-${id.value}`);
</script>
<template>
<div class="relative rounded-150 overflow-hidden w-full h-[500px] bg-white">
<div class="relative rounded-150 overflow-hidden w-full h-[500px] bg-white brightness-[97%]">
<img
:id="`category-image-${id}`"
class="absolute object-contain size-full"