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

Port db32835338 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
master
Claire 2021-11-19 18:22:49 +01:00
parent 2b4c7beb73
commit 189cf652e6
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,