Remove inactive CTA button
This commit is contained in:
@@ -35,12 +35,8 @@
|
|||||||
|
|
||||||
<div class="sg-cards-public-page__cta-right-buttons" data-component="link-buttons">
|
<div class="sg-cards-public-page__cta-right-buttons" data-component="link-buttons">
|
||||||
<div class="sg-component-row">
|
<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">
|
<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>
|
</button>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user