[Glitch] Profile redesign: Fix fields in Chromium

Port bca57020a04c552a3c91912a0e0b69ddafaad06a to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
This commit is contained in:
Echo 2026-02-26 18:04:46 +01:00 committed by Claire
parent 49bed149df
commit 836c41728d

View File

@ -262,6 +262,11 @@ svg.badgeIcon {
}
}
}
// See: https://stackoverflow.com/questions/13226296/is-scrollwidth-property-of-a-span-not-working-on-chrome
[data-contents] {
display: inline-block;
}
}
.fieldVerified {