2021-12-01 17:42:33 +01:00

20 lines
225 B
SCSS

ion-slides {
min-height: 100%;
}
ion-slide {
align-items: start;
}
::ng-deep {
core-loading .core-loading-content {
width: 100%;
}
ion-refresher.refresher-native {
z-index: 2;
}
}