drag drop

This commit is contained in:
Peter Hoppe
2023-01-12 15:43:44 +01:00
parent 25185d3758
commit 06849fe684
7 changed files with 43 additions and 12 deletions

View File

@ -1,10 +1,17 @@
img
{
width: 2.4cm;
max-width: 300px;
max-height: 300px;
background: #ffffff;
}
.qrCodeImg
{
max-width: 100%;
max-height: 100%;
}
.qrCodeBackFront
{
display: flex;
@ -52,6 +59,11 @@ img
width: 2.4cm;
}
.beschreibung
{
font-size: x-small;
}
.vert
{
flex-direction: row-reverse;
@ -112,7 +124,7 @@ img
.qr-input
{
width: 50px;
width: 55px;
}
label