MOBILE-3833 swipe: Fix page width on swipe pages

main
Pau Ferrer Ocaña 2021-12-09 16:48:57 +01:00
parent c666d3f36b
commit fd4271997c
1 changed files with 1 additions and 0 deletions

View File

@ -9,6 +9,7 @@ ion-slide {
::ng-deep {
core-loading .core-loading-content {
display: block;
width: 100%;
}