ionic-ion-horizontal-scroll-cards icon indicating copy to clipboard operation
ionic-ion-horizontal-scroll-cards copied to clipboard

Bug in CSS/SCSS

Open hasokeric opened this issue 9 years ago • 0 comments

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});

hasokeric avatar Jul 19 '15 02:07 hasokeric