mirror of
https://github.com/jpros/tacticalrmm-web.git
synced 2026-03-03 20:34:04 +00:00
possible fix for mesh scaling
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
<q-space />
|
||||
</div>
|
||||
|
||||
<q-video v-show="visible" :ratio="16 / 9" :src="control"></q-video>
|
||||
<q-video v-show="visible" :ratio="16 / 9" :src="control" style="padding-bottom: 51%"></q-video>
|
||||
</div>
|
||||
</template>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user