Fix accounts table long display name (#29316)

pull/34004/head
Oliver Geer 3 months ago committed by Claire
parent f24b0e9505
commit 1005b2f7b2

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

Loading…
Cancel
Save