feat(feedback): improve design of feedback flow

This commit is contained in:
Jason Dreyzehner 2016-11-15 15:09:08 -05:00
commit 511730ecd3
9 changed files with 56 additions and 63 deletions

View file

@ -9,6 +9,10 @@
margin: 0;
}
.feedback-flow-button {
padding: 20px;
margin-bottom: 20px;
}
.icon-svg > img {
height: 1.8rem;
margin-bottom: 5px;
}
}