Fix accounts table long display name (#29316)

pull/33024/head
Oliver Geer 2024-11-22 09:50:47 +00:00 committed by GitHub
parent 9ebed5d410
commit 0ad5c212c1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
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;