Wallpaper panel: improved the highlight by not using opacity everywhere.

This commit is contained in:
ItsLemmy
2025-10-05 09:05:07 -04:00
parent 75c5b9aba6
commit 17fa29abc4
2 changed files with 19 additions and 23 deletions
+1 -1
View File
@@ -537,4 +537,4 @@ Singleton {
const widgetAfter = JSON.stringify(widget)
return (widgetAfter !== widgetBefore)
}
}
}