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:
parent
d1afdd3b6b
commit
2f110c2e8e
1 changed files with 1 additions and 1 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Reference in a new issue