fix(webapp): fix time display in user teaser (#9297)

This commit is contained in:
Ulf Gebhardt 2026-02-25 15:06:39 +01:00 committed by GitHub
parent 6b77839fb4
commit 1174cf9a03
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -114,7 +114,7 @@ export default {
> a,
> button,
> span:not(.group-info) {
> span:not(.group-info):not(.text) {
display: contents;
}
}