We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa12e28 commit 8386908Copy full SHA for 8386908
components/RemoteRenderingView.client.vue
@@ -1,5 +1,5 @@
1
<template>
2
- <div style="position: relative; width:100%; height:100%">
+ <div style="position: relative; ">
3
<view-toolbar />
4
<v-col style="overflow: hidden; position: relative; z-index: 0; height: 100%; width: 100%" ref="viewer"
5
@click="get_x_y" @keydown.esc="app_store.toggle_picking_mode(false)" class="pa-0">
0 commit comments