[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
parent
aca1decf54
commit
a99ae90d76
|
@ -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;
|
||||
|
|
Loading…
Reference in New Issue