mirror of
https://github.com/discourse/discourse.git
synced 2025-04-26 10:04:30 +08:00
UX: specify width and height for onebox preview error image (#11807)
This commit is contained in:
parent
d2cf43a7d5
commit
e81d93cf26
@ -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;
|
||||
|
Loading…
x
Reference in New Issue
Block a user