Cancel scanning; improving start/stop behavior

This commit is contained in:
Christoph Oberhofer
2017-04-06 16:10:52 +02:00
parent 255e5a6937
commit efb3b6c5bc
7 changed files with 116 additions and 121 deletions
+2 -1
View File
@@ -48,6 +48,7 @@
}
.overlay {
display: none;
overflow: hidden;
position: fixed;
top: 0;
@@ -58,7 +59,7 @@
background-color: rgba(0, 0, 0, 0.3);
}
.overlay__content {
.overlay__container {
top: 50%;
position: absolute;
left: 50%;