mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-03-11 02:12:21 -05:00
Increased the focus area of the announcement input
refs https://github.com/TryGhost/Team/issues/3026
This commit is contained in:
parent
65cf3afe5b
commit
79cef73f59
1 changed files with 4 additions and 0 deletions
|
@ -3703,6 +3703,10 @@ p.theme-validation-details {
|
||||||
line-height: 1.5em !important;
|
line-height: 1.5em !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.gh-announcement-editor .koenig-lexical p {
|
||||||
|
height: 108px;
|
||||||
|
}
|
||||||
|
|
||||||
.gh-announcement-editor .koenig-lexical a {
|
.gh-announcement-editor .koenig-lexical a {
|
||||||
display: inline;
|
display: inline;
|
||||||
padding: 0;
|
padding: 0;
|
||||||
|
|
Loading…
Add table
Reference in a new issue