diff --git a/src/common/MetaPreview/styles.less b/src/common/MetaPreview/styles.less index 238e43b7a..4485bfa3d 100644 --- a/src/common/MetaPreview/styles.less +++ b/src/common/MetaPreview/styles.less @@ -12,6 +12,9 @@ .meta-info-container { .logo, .logo-placeholder { width: 100%; + } + + .logo { background-color: @color-surface-dark5-10; }