[Glitch] Fix preview card sizing in “Author attribution” in profile settings
Port 82e046ea06
to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
pull/2937/head
parent
155dc4bc4b
commit
19b9884bb2
|
@ -659,6 +659,10 @@ code {
|
|||
}
|
||||
}
|
||||
}
|
||||
|
||||
.status-card {
|
||||
contain: unset;
|
||||
}
|
||||
}
|
||||
|
||||
.block-icon {
|
||||
|
|
Loading…
Reference in New Issue