Multiple fixes for chrome app
This commit is contained in:
parent
40910c3b34
commit
834c57a51a
12 changed files with 88 additions and 10 deletions
|
|
@ -22,6 +22,7 @@
|
|||
color: #B7C2CD;
|
||||
}
|
||||
|
||||
|
||||
#qr-canvas { display: none; }
|
||||
#qrcode-scanner-video {
|
||||
display: block;
|
||||
|
|
@ -60,6 +61,7 @@ body, html{
|
|||
height:100%;
|
||||
width:100%;
|
||||
color: #2C3E50;
|
||||
-webkit-user-select: text;
|
||||
}
|
||||
|
||||
header {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue