Files
Mangarr/templates/components/Divider.html.twig
Jérémy Guillot 858a5bed06 Added:
- toolbar and fixes
2024-06-29 14:51:10 +02:00

3 lines
116 B
Twig

{# templates/components/Divider.html.twig #}
<div class="min-h-14 mx-4 border-r opacity-50 border-green-500"></div>