Skip to content

Commit b296551

Browse files
authored
Submenu now properly hide (#544)
1 parent fd217d5 commit b296551

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

assets/index.less

+2-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,8 @@
3030
direction: rtl;
3131
}
3232

33-
&-hidden {
33+
&-hidden,
34+
&-submenu-hidden {
3435
display: none;
3536
}
3637

0 commit comments

Comments
 (0)