Skip to content

Commit cdcb0bf

Browse files
NowelyIlyin Ruslan
andauthored
style(Drawer): remove will-change property from styles (#499)
Co-authored-by: Ilyin Ruslan <[email protected]>
1 parent 2de0ce5 commit cdcb0bf

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/components/Drawer/Drawer.scss

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@ $block: '.#{variables.$ns}drawer';
2626
left: var(--gn-aside-header-size, 0);
2727
top: var(--gn-top-alert-height, 0);
2828
bottom: 0;
29-
will-change: transform;
3029
background-color: var(--g-color-base-background);
3130
pointer-events: initial;
3231
box-shadow: var(--_--item-shadow, none);

0 commit comments

Comments
 (0)