drag drop
This commit is contained in:
@ -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
|
||||
|
||||
Reference in New Issue
Block a user