feat: Decrease the opacity glance backgrounds should have, b=no-bug, c=glance

This commit is contained in:
mr. m
2025-09-19 01:16:47 +02:00
parent 0555196772
commit 0bcd31512c

View File

@@ -174,7 +174,7 @@
parentSidebarContainer,
{
scale: [1, 0.98],
opacity: [1, 0.7],
opacity: [1, 0.6],
},
{
duration: 0.4,
@@ -322,7 +322,7 @@
browserSidebarContainer,
{
scale: [0.98, 1],
opacity: [0.7, 1],
opacity: [0.6, 1],
},
{
duration: 0.4,