mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2026-03-18 19:58:06 +00:00
Adaptable width for nav menu
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<li class="nav-link more"><a href="javascript:void(0)">Sections</a>
|
||||
<ul class="submenu min-width">
|
||||
<ul class="submenu width-15-em">
|
||||
{% for route in routes %}
|
||||
<li><a href="{{ path(route.key, args ) }}">
|
||||
{% spaceless %}
|
||||
|
||||
Reference in New Issue
Block a user