UX: Prevent jitter in some onebox images (#17611)

Internal topic

/t/-/70486/9
This commit is contained in:
Joe
2022-07-22 17:14:28 +08:00
committed by GitHub
parent 49d4f7c066
commit 9424cfd9b8

View File

@@ -155,8 +155,6 @@ aside.onebox {
&.onebox-full-image {
max-height: none;
max-width: none;
width: initial;
height: initial;
}
}