We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 099b8fb commit 1d08f68Copy full SHA for 1d08f68
src/components/MobileSideBarMenu/styles.module.css
@@ -24,6 +24,7 @@
24
}
25
26
.docsMobileMenuHidden {
27
+ display: none;
28
position:absolute;
29
opacity: 0;
30
transform: translate3d(-100%, 0, 0);
0 commit comments