Node qr code

This commit is contained in:
softsimon
2022-05-06 00:52:25 +04:00
parent 774215a073
commit d23e5d0e87
5 changed files with 49 additions and 9 deletions

View File

@@ -3,6 +3,21 @@
padding: 10px;
padding-bottom: 5px;
display: inline-block;
position: absolute;
bottom: 50px;
left: -175px;
z-index: 100;
}
.dropdownLabel {
min-width: 50px;
display: inline-block;
}
#inputGroupFileAddon04 {
position: relative;
}
.qrcode-col {