Fix long display name rendering in accounts table

pull/29316/head
WebCoder49 2024-02-21 08:53:59 +00:00 committed by Oliver Geer
parent 96ddf1d482
commit 62458a5175
1 changed files with 1 additions and 0 deletions

View File

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