Fix preview card sizing in “Author attribution” in profile settings (#33482)
This commit is contained in:
parent
0299c8d57a
commit
0f57661c60
1 changed files with 4 additions and 0 deletions
|
@ -668,6 +668,10 @@ code {
|
|||
}
|
||||
}
|
||||
}
|
||||
|
||||
.status-card {
|
||||
contain: unset;
|
||||
}
|
||||
}
|
||||
|
||||
.block-icon {
|
||||
|
|
Loading…
Reference in a new issue