Make create-list button full width

This commit is contained in:
2026-06-16 07:00:58 +02:00
parent c1ab1f1e96
commit 359fcd61a0
2 changed files with 5 additions and 1 deletions
+1 -1
View File
@@ -143,7 +143,7 @@
</ul>
<div class="sg-delete-confirmation-pattern__actions">
<button class="sg-interaction-element sg-button sg-button--active" type="button" data-create-list-form-toggle aria-expanded="false">Neue Liste anlegen</button>
<button class="sg-interaction-element sg-button sg-button--active sg-delete-confirmation-pattern__create-list-toggle" type="button" data-create-list-form-toggle aria-expanded="false">Neue Liste anlegen</button>
</div>
</div>