Hide contributor editing fields when$readonly is true

This commit is contained in:
Kelly Dwan 2019-11-26 14:01:23 -05:00
parent 0584caed99
commit 258e86dc0b
No known key found for this signature in database
GPG key ID: 8BA5575F3D11575D
2 changed files with 20 additions and 11 deletions

View file

@ -52,6 +52,7 @@
margin-bottom: 1.5rem;
}
.pledge-contributors.pledge-status__5ftf-deactivated .resend-confirm,
.pledge-contributors.pledge-status__draft .resend-confirm {
display: none;
}