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

pull/2976/head
Claire 2025-01-07 12:29:38 +01:00
parent 68eb62f4a9
commit e4f2a054c9
1 changed files with 4 additions and 0 deletions

View File

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