2
0

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

View File

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