1
0
Fork 0
mirror of https://github.com/TryGhost/Ghost-Admin.git synced 2023-12-14 02:33:04 +01:00

Refined member detail copy

This commit is contained in:
Peter Zimon 2019-11-08 13:37:28 +07:00
parent fc2b8fc597
commit 52ff106276
2 changed files with 2 additions and 11 deletions

View file

@ -189,15 +189,6 @@ textarea.gh-member-details-textarea {
max-width: 100%;
}
.gh-members-subscribed-checkbox label {
margin-bottom: 0;
font-size: 1.5rem;
}
.gh-members-subscribed-checkbox p {
margin-top: 0;
}
/* Import modal
/* ---------------------------------------------------------- */

View file

@ -48,8 +48,8 @@
{{#gh-form-group classNames="gh-members-subscribed-checkbox"}}
<div class="flex justify-between items-center">
<div>
<label for="subscribed-checkbox">Member accepts emails</label>
<p class="nt2">If enabled, member will receive posts in email</p>
<h4 class="gh-setting-title">Subscribed to newsletter</h4>
<p class="gh-setting-desc">If disabled, member will <em>not</em> receive newsletter emails</p>
</div>
<div class="for-switch">
<label class="switch" for="subscribed-checkbox">