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:
parent
649f2d239d
commit
0b29789543
@ -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={{
|
||||
|
Loading…
Reference in New Issue
Block a user