support: add nudge to send a screenshot

This commit is contained in:
Pierre de La Morinerie 2019-03-14 10:47:44 +00:00
parent 6c350befd5
commit 27c5d01fa4
2 changed files with 10 additions and 1 deletions

View file

@ -8,4 +8,8 @@ $contact-padding: $default-space * 2;
.description {
padding-bottom: $contact-padding;
}
.hidden {
display: none;
}
}