Scan codes

This commit is contained in:
CHIEFSOFT\ameye
2023-09-15 20:28:25 -04:00
parent cc4105d259
commit 9d5bdc8aa7
6 changed files with 69 additions and 7 deletions
+8
View File
@@ -226,4 +226,12 @@ ion-modal.custom_modal_bottom {
font-size: 15px;
}
}
}
ion-header{
margin-top: 0px !important;
}
body.scanner-active {
--background: transparent;
--ion-background-color: transparent;
}