[Glitch] Fix accounts table long display name

Port 0ad5c212c112716e67ce4e7e206a822e6cd13cbd to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
This commit is contained in:
Oliver Geer 2024-11-22 09:50:47 +00:00 committed by Claire
parent b779f9e0b8
commit c2f6ab6ae9

View File

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