update lokasi otomatis dan print out

This commit is contained in:
majid
2024-12-24 11:51:00 +07:00
parent 310fdff0ed
commit 1ecc82b243
5 changed files with 71 additions and 17 deletions

View File

@@ -1,3 +1,17 @@
<style>
.camera-container {
position: relative;
width: 100%;
height: auto;
}
video, canvas {
width: 100%;
height: auto;
}
</style>
<div class="modal fade" data-modal="true" id="cameraModal" data-backdrop="" data-keyboard="false">
<div class="modal-content">
@@ -85,4 +99,4 @@
</div>
</div>
</div>
</div>
</div>