Merge pull request #1667 from crazyserver/MOBILE-2676-2
MOBILE-2676 blocks: Save notch on block titlesmain
commit
f5115c56e1
|
@ -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;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue