MOBILE-3833 swipe: Fix page width on swipe pages
parent
c666d3f36b
commit
fd4271997c
|
@ -9,6 +9,7 @@ ion-slide {
|
|||
::ng-deep {
|
||||
|
||||
core-loading .core-loading-content {
|
||||
display: block;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue