mirror of
https://github.com/glitch-soc/mastodon.git
synced 2025-01-31 03:53:12 -05:00
Fix accounts table long display name (#29316)
This commit is contained in:
parent
9ebed5d410
commit
0ad5c212c1
@ -82,6 +82,7 @@
|
||||
|
||||
.accounts-table {
|
||||
width: 100%;
|
||||
table-layout: fixed;
|
||||
|
||||
.account {
|
||||
padding: 0;
|
||||
|
Loading…
x
Reference in New Issue
Block a user