mirror of
https://github.com/mastodon/mastodon.git
synced 2025-01-03 17:03:00 +01:00
Fix accounts table long display name (#29316)
This commit is contained in:
parent
9ebed5d410
commit
0ad5c212c1
1 changed files with 1 additions and 0 deletions
|
@ -82,6 +82,7 @@
|
||||||
|
|
||||||
.accounts-table {
|
.accounts-table {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
|
table-layout: fixed;
|
||||||
|
|
||||||
.account {
|
.account {
|
||||||
padding: 0;
|
padding: 0;
|
||||||
|
|
Loading…
Reference in a new issue