0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-24 23:48:13 -05:00

Fixed caption inputs inheriting callout card placeholder style

This commit is contained in:
Kevin Ansfield 2021-11-19 09:58:47 +00:00
parent d1afdd3b6b
commit 2f110c2e8e

View file

@ -21,7 +21,7 @@
.koenig-editor__editor.__has-no-content:after,
.koenig-text-replacement-html-input__editor.__has-no-content:after,
.koenig-basic-html-textarea__editor.__has-no-content:after,
.koenig-editor__editor .koenig-basic-html-input__editor.__has-no-content:after {
.kg-card-callout .koenig-basic-html-input__editor.__has-no-content:after {
font-family: georgia,serif;
font-weight: 300;
letter-spacing: .02rem;