mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-20 22:42:53 -05:00
Fixed audio thumbnail placeholder in email
Refs https://github.com/TryGhost/Team/issues/1230
This commit is contained in:
parent
c8ebe22a0c
commit
c10db9a885
1 changed files with 1 additions and 1 deletions
|
@ -576,7 +576,7 @@ figure blockquote p {
|
|||
line-height: 1.3em;
|
||||
}
|
||||
|
||||
.kg-audio-thumbnail {
|
||||
.kg-audio-thumbnail.placeholder {
|
||||
background: ${templateSettings.accentColor || '#15212A'} !important;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue