Add opaque background to search results section

th-downstream
adbelle 7 years ago committed by beatrix
parent b31310e08f
commit cfce6b7c92

@ -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