Minor design refinements

This commit is contained in:
Peter Zimon 2019-11-06 18:22:57 +07:00
parent 904114d844
commit a436521e4c
3 changed files with 3 additions and 2 deletions

View File

@ -226,6 +226,7 @@
.for-checkbox .gh-publishmenu-email-checkbox {
margin-right: 0;
margin-top: 2px;
background: var(--white);
}

View File

@ -35,7 +35,7 @@
.gh-pe-header h2 {
position: absolute;
top: 23px;
top: 25px;
left: 24px;
}

View File

@ -48,7 +48,7 @@
{{#gh-form-group classNames="gh-members-subscribed-checkbox"}}
<div class="flex justify-between items-center">
<div>
<label for="subscribed-checkbox">Customer accepts emails</label>
<label for="subscribed-checkbox">Member accepts emails</label>
<p class="nt2">If enabled, member will receive posts in email</p>
</div>
<div class="for-switch">