Profile redesign: Fix fields in Chromium (#37996)

This commit is contained in:
Echo
2026-02-26 18:04:46 +01:00
committed by GitHub
parent 9c4d11f927
commit bca57020a0

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 {