mirror of
https://github.com/mastodon/mastodon.git
synced 2025-01-19 16:41:52 +01:00
Fix overflow of long profile fields in admin view (#17010)
This commit is contained in:
parent
22cd1e6ab5
commit
e5113a8cad
@ -829,6 +829,7 @@ a.name-tag,
|
|||||||
padding: 0 5px;
|
padding: 0 5px;
|
||||||
margin-bottom: 10px;
|
margin-bottom: 10px;
|
||||||
flex: 1 0 50%;
|
flex: 1 0 50%;
|
||||||
|
max-width: 100%;
|
||||||
}
|
}
|
||||||
|
|
||||||
.account__header__fields,
|
.account__header__fields,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user