[Glitch] Fix accounts table long display name
Port 0ad5c212c1
to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
pull/2910/head
parent
b779f9e0b8
commit
c2f6ab6ae9
|
@ -82,6 +82,7 @@
|
|||
|
||||
.accounts-table {
|
||||
width: 100%;
|
||||
table-layout: fixed;
|
||||
|
||||
.account {
|
||||
padding: 0;
|
||||
|
|
Loading…
Reference in New Issue