Remove inactive CTA button

This commit is contained in:
2026-06-23 17:20:04 +02:00
parent 3052c94e2f
commit b238d34967
+1 -5
View File
@@ -35,12 +35,8 @@
<div class="sg-cards-public-page__cta-right-buttons" data-component="link-buttons">
<div class="sg-component-row">
<button class="sg-interaction-element sg-button sg-button--inactive" type="button" data-component="button" data-component-state="inactive" disabled aria-disabled="true">
Link-Button inaktiv
</button>
<button class="sg-interaction-element sg-button sg-button--active" type="button" data-component="button" data-component-state="active">
Link-Button aktiv
Link-Button
</button>
</div>
</div>