[Glitch] Fix preview card sizing in “Author attribution” in profile settings

Port 82e046ea0661e23681304d0e3b95d59736256d21 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
This commit is contained in:
Claire 2025-01-07 12:29:38 +01:00
parent ccc4fcbdb8
commit bc95675236

View File

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