Skip to content
Snippets Groups Projects
Commit 4b2ce4d6 authored by OZGCloud's avatar OZGCloud
Browse files

OZG-6315 Change mail list page width

parent a8716cd6
No related branches found
No related tags found
No related merge requests found
...@@ -30,7 +30,7 @@ ...@@ -30,7 +30,7 @@
| toEmbeddedResources: postfachMailListLinkRel.POSTFACH_MAIL_LIST | toEmbeddedResources: postfachMailListLinkRel.POSTFACH_MAIL_LIST
" "
[attr.data-test-id]="(postfachMail.subject | convertForDataTest) + '-item'" [attr.data-test-id]="(postfachMail.subject | convertForDataTest) + '-item'"
class="postfach postfach-links-disabled" class="postfach postfach-links-disabled w-full lg:w-1/2"
[postfachMail]="postfachMail" [postfachMail]="postfachMail"
> >
</alfa-postfach-mail> </alfa-postfach-mail>
......
...@@ -24,7 +24,6 @@ ...@@ -24,7 +24,6 @@
.postfach { .postfach {
display: flex; display: flex;
flex-direction: column; flex-direction: column;
width: 100%;
border-bottom: 1px solid rgb(0 0 0 / 8%); border-bottom: 1px solid rgb(0 0 0 / 8%);
padding: 16px 24px 16px 28px; padding: 16px 24px 16px 28px;
margin: 0; margin: 0;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment