1
0
mirror of https://github.com/upscayl/upscayl.git synced 2024-11-27 17:00:52 +01:00

Change lens border color

This commit is contained in:
Nayam Amarshe 2024-02-07 06:57:54 +05:30
parent 649f2d239d
commit 0b29789543

View File

@ -710,7 +710,7 @@ const Home = () => {
}}
/>
<div
className={`invisible absolute left-0 top-0 h-full w-full bg-red-500 mix-blend-difference group-hover:visible group-hover:scale-[${
className={`invisible absolute left-0 top-0 h-full w-full bg-white mix-blend-difference group-hover:visible group-hover:scale-[${
zoomAmount + "%"
}]`}
style={{