Fix VSF meldungen overflow on small viewports
This commit is contained in:
+18
-18
@@ -148,7 +148,7 @@
|
|||||||
|
|
||||||
<div class="sg-content-block-card-group__panels">
|
<div class="sg-content-block-card-group__panels">
|
||||||
<div class="sg-content-block-card-group__panel" id="vsf-meldungen-panel-updates" role="tabpanel" aria-labelledby="vsf-meldungen-tab-updates">
|
<div class="sg-content-block-card-group__panel" id="vsf-meldungen-panel-updates" role="tabpanel" aria-labelledby="vsf-meldungen-tab-updates">
|
||||||
<div class="sg-preview-area sg-notifications-pattern sg-group-card" aria-label="Updates Meldungen" data-component="group-card">
|
<div class="sg-preview-area sg-notifications-pattern" aria-label="Updates Meldungen">
|
||||||
<article class="sg-card sg-notifications-pattern__card" data-pattern="notification" data-component="notification-card">
|
<article class="sg-card sg-notifications-pattern__card" data-pattern="notification" data-component="notification-card">
|
||||||
<div class="sg-card-segment sg-card-segment--header sg-card-segment--signal-red sg-notifications-pattern__text-segment" data-component-part="card-header">
|
<div class="sg-card-segment sg-card-segment--header sg-card-segment--signal-red sg-notifications-pattern__text-segment" data-component-part="card-header">
|
||||||
<p class="sg-body">Update-Hinweis mit hoher Priorität zur Illustration.</p>
|
<p class="sg-body">Update-Hinweis mit hoher Priorität zur Illustration.</p>
|
||||||
@@ -202,20 +202,20 @@
|
|||||||
<button class="sg-interaction-element sg-button sg-button--active" type="button" data-component="button" data-component-state="active">zum Unternehmen</button>
|
<button class="sg-interaction-element sg-button sg-button--active" type="button" data-component="button" data-component-state="active">zum Unternehmen</button>
|
||||||
</div>
|
</div>
|
||||||
</article>
|
</article>
|
||||||
<div class="sg-navigation-card-layout sg-navigation-card-block">
|
</div>
|
||||||
<article class="sg-card" data-component="card" data-pattern="navigation-card" aria-label="Navigations-Card">
|
<div class="sg-navigation-card-layout sg-navigation-card-block">
|
||||||
<div class="sg-card-segment sg-card-segment--body" data-component-part="card-body" data-pattern-part="navigation-card-segment">
|
<article class="sg-card" data-component="card" data-pattern="navigation-card" aria-label="Navigations-Card">
|
||||||
<div class="sg-navigation-card-center">
|
<div class="sg-card-segment sg-card-segment--body" data-component-part="card-body" data-pattern-part="navigation-card-segment">
|
||||||
<a class="sg-hyperlink" href="#" data-component="hyperlink">Mehr laden</a>
|
<div class="sg-navigation-card-center">
|
||||||
</div>
|
<a class="sg-hyperlink" href="#" data-component="hyperlink">Mehr laden</a>
|
||||||
</div>
|
</div>
|
||||||
</article>
|
</div>
|
||||||
</div>
|
</article>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="sg-content-block-card-group__panel" id="vsf-meldungen-panel-termine" role="tabpanel" aria-labelledby="vsf-meldungen-tab-termine" hidden>
|
<div class="sg-content-block-card-group__panel" id="vsf-meldungen-panel-termine" role="tabpanel" aria-labelledby="vsf-meldungen-tab-termine" hidden>
|
||||||
<div class="sg-preview-area sg-notifications-pattern sg-group-card" aria-label="Termine Meldungen" data-component="group-card">
|
<div class="sg-preview-area sg-notifications-pattern" aria-label="Termine Meldungen">
|
||||||
<article class="sg-card sg-notifications-pattern__card" data-pattern="notification" data-component="notification-card">
|
<article class="sg-card sg-notifications-pattern__card" data-pattern="notification" data-component="notification-card">
|
||||||
<div class="sg-card-segment sg-card-segment--header sg-card-segment--signal-red sg-notifications-pattern__text-segment" data-component-part="card-header">
|
<div class="sg-card-segment sg-card-segment--header sg-card-segment--signal-red sg-notifications-pattern__text-segment" data-component-part="card-header">
|
||||||
<p class="sg-body">Terminwarnung mit hoher Priorität zur Illustration.</p>
|
<p class="sg-body">Terminwarnung mit hoher Priorität zur Illustration.</p>
|
||||||
@@ -242,15 +242,15 @@
|
|||||||
<button class="sg-interaction-element sg-button sg-button--active" type="button" data-component="button" data-component-state="active">zum Unternehmen</button>
|
<button class="sg-interaction-element sg-button sg-button--active" type="button" data-component="button" data-component-state="active">zum Unternehmen</button>
|
||||||
</div>
|
</div>
|
||||||
</article>
|
</article>
|
||||||
<div class="sg-navigation-card-layout sg-navigation-card-block">
|
</div>
|
||||||
<article class="sg-card" data-component="card" data-pattern="navigation-card" aria-label="Navigations-Card">
|
<div class="sg-navigation-card-layout sg-navigation-card-block">
|
||||||
<div class="sg-card-segment sg-card-segment--body" data-component-part="card-body" data-pattern-part="navigation-card-segment">
|
<article class="sg-card" data-component="card" data-pattern="navigation-card" aria-label="Navigations-Card">
|
||||||
<div class="sg-navigation-card-center">
|
<div class="sg-card-segment sg-card-segment--body" data-component-part="card-body" data-pattern-part="navigation-card-segment">
|
||||||
<a class="sg-hyperlink" href="#" data-component="hyperlink">Mehr laden</a>
|
<div class="sg-navigation-card-center">
|
||||||
</div>
|
<a class="sg-hyperlink" href="#" data-component="hyperlink">Mehr laden</a>
|
||||||
</div>
|
</div>
|
||||||
</article>
|
</div>
|
||||||
</div>
|
</article>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user