We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 634353e commit 6aa8ab6Copy full SHA for 6aa8ab6
Helium/gtk-4.0/widgets/_window.scss
@@ -9,7 +9,7 @@ window {
9
10
&:backdrop {
11
// The first transparent is to avoid jumping
12
- box-shadow: 0 6px 30px 5px transparent,
+ box-shadow: 0 32px 64px 0 transparent,
13
shadow(3),
14
0 0 0 1px gtkalpha($border_color, 0.4);
15
}
0 commit comments