[Glitch] Fix accounts table long display name

Port 0ad5c212c1 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
pull/2910/head
Oliver Geer 2024-11-22 09:50:47 +00:00 committed by Claire
parent b779f9e0b8
commit c2f6ab6ae9
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;