Small fix for email newsletter setting arrow placement

no issue
This commit is contained in:
James Morris 2022-07-14 09:52:11 +01:00
parent 048b0470da
commit 551db84966

View File

@ -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);