Fix preview card sizing in “Author attribution” in profile settings (#33482)

This commit is contained in:
Claire 2025-01-07 12:29:38 +01:00 committed by GitHub
parent c12b85e7a9
commit 82e046ea06
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -659,6 +659,10 @@ code {
} }
} }
} }
.status-card {
contain: unset;
}
} }
.block-icon { .block-icon {