Fix accounts table long display name (#29316)

This commit is contained in:
Oliver Geer 2024-11-22 09:50:47 +00:00 committed by Sunoru
parent fcfb6762c9
commit f5cd173017
Signed by: sunoru
GPG key ID: 442B84461FD0355A

View file

@ -82,6 +82,7 @@
.accounts-table { .accounts-table {
width: 100%; width: 100%;
table-layout: fixed;
.account { .account {
padding: 0; padding: 0;