Ensure many email aliases don't overflow the table

This commit is contained in:
Johannes Zellner
2021-12-14 18:02:20 +01:00
parent 5d7ac82a69
commit bca91d4928

View File

@@ -394,7 +394,7 @@
<td class="hand" ng-click="mailboxes.edit.show(mailbox)">
{{ mailbox.ownerDisplayName }}
</td>
<td class="hand" ng-click="mailboxes.edit.show(mailbox)">
<td class="hand elide-table-cell" ng-click="mailboxes.edit.show(mailbox)">
<span ng-repeat="alias in mailbox.aliases"> {{ alias.name + '@' + alias.domain }}</span>
</td>
<td class="hand no-wrap" ng-click="mailboxes.edit.show(mailbox)">