mirror of
https://github.com/discourse/discourse.git
synced 2024-11-27 10:50:22 +08:00
FIX: remove padding from onebox site icon in composer preview
This commit is contained in:
parent
6e26358380
commit
cd94ac9453
|
@ -206,7 +206,8 @@
|
|||
.d-editor-preview img {
|
||||
padding-bottom: 1.4em;
|
||||
&.emoji,
|
||||
&.avatar {
|
||||
&.avatar,
|
||||
&.site-icon {
|
||||
padding-bottom: 0;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user