created variable title svg & png export module

This commit is contained in:
2026-09-01 15:11:05 +02:00
parent 882164231f
commit 7b8d66edb7
14 changed files with 845 additions and 2 deletions
@@ -332,6 +332,9 @@ article.node-type-projet.view-mode-full{
z-index: 100;
width: 205%;//calc(50% - $colsgap / 2);
pointer-events: none;
&.leshed-svg-export-target{
pointer-events: painted;
}
transform-origin: 0 0;
}