[Glitch] Fix overflow behavior on profile fields in hover cards

Port 63ba69810e to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
main
Claire 2024-07-06 09:22:24 +02:00
parent aca1decf54
commit a99ae90d76
1 changed files with 1 additions and 1 deletions

View File

@ -11007,7 +11007,7 @@ noscript {
gap: 4px;
dt {
flex: 0 0 auto;
flex: 0 1 auto;
color: $dark-text-color;
min-width: 0;
overflow: hidden;