layout
This commit is contained in:
@ -57,7 +57,6 @@ img
|
||||
flex-direction: row-reverse;
|
||||
}
|
||||
|
||||
|
||||
.spinBtn
|
||||
{
|
||||
display: flex;
|
||||
@ -71,6 +70,7 @@ img
|
||||
border-style: solid;
|
||||
border-width: 1px;
|
||||
}
|
||||
|
||||
.blockRepeat
|
||||
{
|
||||
display: flex;
|
||||
@ -93,7 +93,7 @@ img
|
||||
|
||||
.list-container
|
||||
{
|
||||
margin-top:40px;
|
||||
margin-top: 10px;
|
||||
}
|
||||
|
||||
.list-item
|
||||
@ -110,6 +110,17 @@ img
|
||||
margin-bottom: 20px;
|
||||
}
|
||||
|
||||
input
|
||||
{
|
||||
width: 50px;
|
||||
}
|
||||
|
||||
label
|
||||
{
|
||||
margin-right: 10px;
|
||||
margin-left: 15px;
|
||||
}
|
||||
|
||||
@media print
|
||||
{
|
||||
.qrSettings
|
||||
|
||||
Reference in New Issue
Block a user