Skip to content
Snippets Groups Projects
Commit b3a7a20c authored by Albert Bruns's avatar Albert Bruns
Browse files

OZG-7773 mail unread button

parent 221fdbde
No related branches found
No related tags found
2 merge requests!122OZG-7773-Nachrichten-auf-ungelesen-setzen-e2e,!120OZG-7773-Nachrichten-auf-ungelesen-setzen
...@@ -34,9 +34,13 @@ ...@@ -34,9 +34,13 @@
> >
</alfa-postfach-mail> </alfa-postfach-mail>
<div class="mb-4 ml-6 mt-4 flex gap-4">
<alfa-postfach-mail-pdf-button-container <alfa-postfach-mail-pdf-button-container
[showButtonWithLabel]="true" [showButtonWithLabel]="true"
[postfachMailListResource]="postfachMailListStateResource.resource" [postfachMailListResource]="postfachMailListStateResource.resource"
> >
</alfa-postfach-mail-pdf-button-container> </alfa-postfach-mail-pdf-button-container>
<alfa-mail-unread-button-link-container [postfachMailListStateResource]="postfachMailListStateResource" />
</div>
</ozgcloud-spinner> </ozgcloud-spinner>
...@@ -65,8 +65,3 @@ ...@@ -65,8 +65,3 @@
} }
} }
} }
alfa-postfach-mail-pdf-button-container {
display: block;
margin: 16px 24px;
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment