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 {
width: 100%;
table-layout: fixed;
.account {
padding: 0;