Fix long display name rendering in accounts table

This commit is contained in:
WebCoder49 2024-02-21 08:53:59 +00:00
parent 8c53dad7be
commit c3a50fb0e8
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;