mirror of
https://github.com/discourse/discourse.git
synced 2026-09-05 04:40:41 -05:00
UX: specify width and height for onebox preview error image (#11807)
This commit is contained in:
@@ -322,7 +322,8 @@ aside.onebox {
|
||||
}
|
||||
}
|
||||
|
||||
aside.onebox .onebox-body .onebox-avatar {
|
||||
aside.onebox .onebox-body .onebox-avatar,
|
||||
aside.onebox.preview-error .site-icon {
|
||||
max-height: none;
|
||||
max-width: none;
|
||||
height: 60px;
|
||||
|
||||
Reference in New Issue
Block a user