@@ -813,7 +813,7 @@
:attrib="attrib"
:is-mobile="isMobile"
:is-full="true"
- page-from="fullscreen"
+ :page-from="isPhone ? 'fullscreen' : ''"
/>
</div>
</template>