Skip to content

Commit

Permalink
fixup! Feat(web): Introduce Drawer component #DS-1580
Browse files Browse the repository at this point in the history
  • Loading branch information
curdaj committed Jan 8, 2025
1 parent 0398a39 commit 5239541
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/web/src/scss/components/Drawer/_DrawerPanel.scss
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
}

.Drawer--left > .DrawerPanel {
----#{tokens.$css-variable-prefix}drawer-translate-x: -100%;
--#{tokens.$css-variable-prefix}drawer-translate-x: -100%;
}

.Drawer--right > .DrawerPanel {
Expand Down

0 comments on commit 5239541

Please sign in to comment.