Update qr.read.vue
This commit is contained in:
parent
076ab9fad4
commit
dc7d50f583
|
@ -357,10 +357,10 @@ onUnmounted(() => {
|
|||
.controls {
|
||||
width: 100%;
|
||||
position: absolute;
|
||||
left: 0;
|
||||
right: 10px;
|
||||
bottom: 10px;
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
justify-content: end;
|
||||
align-items: center;
|
||||
gap: 10px;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue