(Elasitc) also support no-icon class on entire menu

pull/6908/head
PhilW 5 years ago
parent 538b124f13
commit 69e09b12d2

@ -348,6 +348,12 @@
}
}
}
&.no-icon a:before {
width: 0 !important;
min-width: 0 !important;
content: "" !important;
}
}
}

Loading…
Cancel
Save