Fix accounts table long display name (#29316)

这个提交包含在:
Oliver Geer 2024-11-22 09:50:47 +00:00 提交者 Claire
父节点 f24b0e9505
当前提交 1005b2f7b2

查看文件

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