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 64826a2 commit f898c0dCopy full SHA for f898c0d
src/components/index.scss
@@ -2,7 +2,6 @@ $cubic: cubic-bezier(0.25, 0.46, 0.45, 0.94);
2
3
.menu-head-wrapper {
4
position: fixed;
5
- // z-index: 9999;
6
7
&:not(.dragActive) {
8
transition: left 0.2s $cubic, right 0.2s $cubic, top 0.2s $cubic, bottom 0.2s $cubic;
0 commit comments