[Glitch] Fix overflow of long profile fields in admin view

Port 199022cf9d to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
lolsob-rspec
Claire 2021-11-19 18:22:49 +01:00
parent 6a7737a8bc
commit 7b2b943141
1 changed files with 1 additions and 0 deletions

View File

@ -847,6 +847,7 @@ a.name-tag,
padding: 0 5px;
margin-bottom: 10px;
flex: 1 0 50%;
max-width: 100%;
}
.account__header__fields,