Skip to content

Commit b496749

Browse files
authored
Merge pull request #23 from johnpaiva20/feature/UPDATEGB
Reajuste QR Code
2 parents 4f66e40 + 91a2c83 commit b496749

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

src/app/pages/login/Login.vue

+1-3
Original file line numberDiff line numberDiff line change
@@ -90,13 +90,11 @@
9090
.backgroundQrCode {
9191
width: 100%;
9292
height: 90%;
93-
border: 1px black solid;
94-
position: relative;
9593
}
9694
.qrCode{
9795
width: 100px;
9896
height: 100px;
99-
position: absolute;
97+
margin-left: 47%;
10098
}
10199
102100
.version {

0 commit comments

Comments
 (0)