refactor: camera ready
This commit is contained in:
@@ -31,3 +31,6 @@
|
||||
.lnbits-drawer__q-list .q-item.q-item--active {
|
||||
color: inherit;
|
||||
font-weight: bold; }
|
||||
|
||||
video {
|
||||
border-radius: 3px; }
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 79 KiB After Width: | Height: | Size: 79 KiB |
@@ -51,3 +51,9 @@ body.body--dark .q-field--error {
|
||||
font-weight: bold;
|
||||
}
|
||||
}
|
||||
|
||||
// QR video
|
||||
|
||||
video {
|
||||
border-radius: 3px;
|
||||
}
|
||||
|
||||
@@ -0,0 +1 @@
|
||||
.wrapper[data-v-1f90552a]{position:relative;z-index:0;width:100%;height:100%}.overlay[data-v-1f90552a],.tracking-layer[data-v-1f90552a]{position:absolute;width:100%;height:100%;top:0;left:0}.camera[data-v-1f90552a],.pause-frame[data-v-1f90552a]{display:block;object-fit:cover;width:100%;height:100%}
|
||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user