Skip to content

Commit f898c0d

Browse files
committed
remove commented style code
1 parent 64826a2 commit f898c0d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/components/index.scss

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ $cubic: cubic-bezier(0.25, 0.46, 0.45, 0.94);
22

33
.menu-head-wrapper {
44
position: fixed;
5-
// z-index: 9999;
65

76
&:not(.dragActive) {
87
transition: left 0.2s $cubic, right 0.2s $cubic, top 0.2s $cubic, bottom 0.2s $cubic;

0 commit comments

Comments
 (0)