ionic-ion-horizontal-scroll-cards
ionic-ion-horizontal-scroll-cards copied to clipboard
Bug in CSS/SCSS
CSS File: https://github.com/drewrygh/ionic-ion-horizontal-scroll-cards/blob/master/example/www/css/hscrollcards.css#L30
The Bug is in the .scss file
More Info: https://github.com/sass/sass/issues/818
I assume the fix would be
height: calc(#{$hscroller-card-height} - #{$hscroller-image-height});