mirror of
https://github.com/funamitech/mastodon
synced 2025-01-18 15:53:32 +09:00
Fix overflow of long profile fields in admin view (#17010)
This commit is contained in:
parent
6159020617
commit
db32835338
@ -831,6 +831,7 @@ a.name-tag,
|
||||
padding: 0 5px;
|
||||
margin-bottom: 10px;
|
||||
flex: 1 0 50%;
|
||||
max-width: 100%;
|
||||
}
|
||||
|
||||
.account__header__fields,
|
||||
|
Loading…
Reference in New Issue
Block a user