Wallet/src/sass/views/feedback/rateCard.scss
2016-11-15 17:45:47 -03:00

18 lines
253 B
SCSS

#rate-card {
.item-heading {
font-weight: 700;
}
.row {
border: none;
}
.item-icon-right {
margin: 0;
}
.feedback-flow-button {
margin-bottom: 20px;
}
.icon-svg > img {
height: 1.8rem;
margin-bottom: 5px;
}
}