Merge branch 'v30'

This commit is contained in:
evanpelle
2026-04-06 20:38:22 -07:00
19 changed files with 1187 additions and 479 deletions
+1 -1
View File
@@ -131,7 +131,7 @@ export class TerritoryPatternsModal extends BaseModal {
return html`
<div class="flex flex-col">
<div
class="flex flex-wrap gap-4 p-2 justify-center items-stretch content-start"
class="flex flex-wrap gap-4 p-8 justify-center items-stretch content-start"
>
${buttons}
</div>