Challenges: infinite scroll (#11112)

* debounced infinite scroll on challenges

* add back the normal link color
This commit is contained in:
negue
2019-04-19 16:22:37 +02:00
committed by Matteo Pagliazzi
parent bd3de3c48c
commit e4eca4b767
5 changed files with 62 additions and 34 deletions

View File

@@ -11,7 +11,7 @@
<style scoped lang="scss">
@import '~client/assets/scss/colors.scss';
a {
a.no-tier {
color: $gray-50;
}