qr checkbox reihenfolge
This commit is contained in:
@ -62,3 +62,17 @@ img
|
||||
{
|
||||
order: 3;
|
||||
}
|
||||
|
||||
.list-container
|
||||
{
|
||||
margin-top:40px;
|
||||
}
|
||||
|
||||
.list-item
|
||||
{
|
||||
display:flex;
|
||||
align-items: center;
|
||||
padding:0px 20px;
|
||||
margin-top:15px;
|
||||
cursor:move;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user