Add opaque background to search results section

main
adbelle 7 years ago committed by beatrix
parent c58877862d
commit 30736f4886

@ -2990,6 +2990,10 @@ button.icon-button.active i.fa-retweet {
font-weight: 500;
}
.search-results__section {
background: lighten($ui-base-color, 2%);
}
.search-results__hashtag {
display: block;
padding: 10px;

Loading…
Cancel
Save