Skip to content

Commit 3e2d740

Browse files
committed
fix another
1 parent 296597f commit 3e2d740

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/site-kit/src/lib/components/Dropdown.svelte

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@
3636
border-radius: var(--sk-border-radius);
3737
z-index: 999;
3838
-webkit-transform: var(--safari-fix);
39+
will-change: opacity;
3940
4041
&.align-right {
4142
left: auto;

0 commit comments

Comments
 (0)