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

Merge pull request 'OZG-6315 Change mail list page width' (#711) from...

Merge pull request 'OZG-6315 Change mail list page width' (#711) from OZG-6315-fix-postfach-container into master

Reviewed-on: https://git.ozg-sh.de/ozgcloud-app/alfa/pulls/711


Reviewed-by: default avatarOZGCloud <ozgcloud@mgm-tp.com>
parents 48ad9085 2fa18db5
No related branches found
No related tags found
No related merge requests found
......@@ -30,7 +30,7 @@
| toEmbeddedResources: postfachMailListLinkRel.POSTFACH_MAIL_LIST
"
[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"
>
</alfa-postfach-mail>
......
......@@ -24,7 +24,6 @@
.postfach {
display: flex;
flex-direction: column;
width: 100%;
border-bottom: 1px solid rgb(0 0 0 / 8%);
padding: 16px 24px 16px 28px;
margin: 0;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment