You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
|
.menu-div { |
|
width: 100%; |
|
height: 100%; |
|
} |
|
.workspace { |
|
width: 100%; |
|
position: relative; |
|
backgroundRepeat: 'no-repeat'; |
|
} |
|
.template-item { |
|
background-size: 100% 100% !important; |
|
} |
|
.qrimg { |
|
opacity: 0; |
|
width: 0; |
|
height: 0; |
|
} |
|
|
|
|