2
0

Merge pull request from crazyserver/MOBILE-2676-2

MOBILE-2676 blocks: Save notch on block titles
This commit is contained in:
Juan Leyva 2018-12-17 10:56:52 +01:00 committed by GitHub
commit f5115c56e1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -17,6 +17,10 @@ ion-app.app-root core-block {
height: auto;
}
.item-divider {
@include safe-area-padding-horizontal(null, 0px);
}
.item-divider .core-button-spinner {
margin: 0;
}