Skip to content

Commit 6aa8ab6

Browse files
committed
Forgot about this
1 parent 634353e commit 6aa8ab6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Helium/gtk-4.0/widgets/_window.scss

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ window {
99

1010
&:backdrop {
1111
// The first transparent is to avoid jumping
12-
box-shadow: 0 6px 30px 5px transparent,
12+
box-shadow: 0 32px 64px 0 transparent,
1313
shadow(3),
1414
0 0 0 1px gtkalpha($border_color, 0.4);
1515
}

0 commit comments

Comments
 (0)