Add Send feedback button census track feedback (#1232)

* Add send feedback btn to side panel

* Update contact page copy

* remove redundant constant
This commit is contained in:
Vim 2022-02-03 12:39:49 -05:00 committed by GitHub
commit 9b4d45a96c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
8 changed files with 156 additions and 12 deletions

View file

@ -59,9 +59,8 @@ $sidePanelLabelFontColor: #171716;
visibility: hidden;
}
.feedbackLink {
font-size: small;
@include u-margin-top(1);
.sendFeedbackBtn {
@include u-margin-top(2);
}
}