mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-11-25 09:03:12 +03:00
Small fix for email newsletter setting arrow placement
no issue
This commit is contained in:
parent
048b0470da
commit
551db84966
@ -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…
Reference in New Issue
Block a user