style: burg-group - normalize burg icon styles

This commit is contained in:
Azgaar 2025-05-04 17:15:34 +02:00
parent b5bb18235f
commit f03cade309
14 changed files with 259 additions and 236 deletions

View file

@ -993,7 +993,7 @@ export function resolveVersionConflicts(mapVersion) {
this.removeAttribute("size");
this.setAttribute("font-size", size);
this.setAttribute("stroke-width", 10);
this.setAttribute("stroke-width", 1);
});
if (!options.burgs.groups.length) {