mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-03-18 02:21:47 -05:00
Small fix for email newsletter setting arrow placement
no issue
This commit is contained in:
parent
048b0470da
commit
551db84966
1 changed files with 4 additions and 0 deletions
|
@ -783,6 +783,10 @@
|
|||
background: var(--white);
|
||||
}
|
||||
|
||||
.gh-email-design-typography-wrapper .gh-setting-dropdown .ember-power-select-status-icon {
|
||||
right: 16px;
|
||||
}
|
||||
|
||||
.gh-update-support-address {
|
||||
margin: 4px 0 0;
|
||||
color: var(--green);
|
||||
|
|
Loading…
Add table
Reference in a new issue