summaryrefslogtreecommitdiff
path: root/src/common/components/Scanner/scanner.module.css
diff options
context:
space:
mode:
authorit-fixcomart <it@fixcomart.co.id>2025-02-06 14:26:46 +0700
committerit-fixcomart <it@fixcomart.co.id>2025-02-06 14:26:46 +0700
commit629d60902e53af31e87ad905ec9a20f93932969a (patch)
tree33a6a7f10b2a5b56f5a3c582860978c31635a6bd /src/common/components/Scanner/scanner.module.css
parent137737e4c215f5a9a6aae78cafbefe5b4cf7793d (diff)
<iman> update tampilan scannermain
Diffstat (limited to 'src/common/components/Scanner/scanner.module.css')
-rw-r--r--src/common/components/Scanner/scanner.module.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/common/components/Scanner/scanner.module.css b/src/common/components/Scanner/scanner.module.css
index f20f7b3..f3734a7 100644
--- a/src/common/components/Scanner/scanner.module.css
+++ b/src/common/components/Scanner/scanner.module.css
@@ -9,7 +9,7 @@
.videoFrame {
@apply absolute
border-double border-large border-default-50
- w-[60%] h-[30%]
+ w-[65%] h-[40%]
top-1/2 left-1/2 transform -translate-x-1/2 -translate-y-1/2
pointer-events-none
rounded-md;