Fix accounts table long display name (#29316)

This commit is contained in:
Oliver Geer 2024-11-22 09:50:47 +00:00 committed by Claire
parent f24b0e9505
commit 1005b2f7b2
1 changed files with 1 additions and 0 deletions

View File

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