Increased the focus area of the announcement input placeholder

refs https://github.com/TryGhost/Team/issues/3026
This commit is contained in:
Sodbileg Gansukh 2023-04-18 17:11:31 +01:00
parent 79cef73f59
commit 16e8d7d1f4

View File

@ -3703,7 +3703,8 @@ p.theme-validation-details {
line-height: 1.5em !important;
}
.gh-announcement-editor .koenig-lexical p {
.gh-announcement-editor .koenig-lexical p,
.gh-announcement-editor .koenig-lexical .kg-prose {
height: 108px;
}