Merge branch 'qr_code' of bitbucket.org:code2lab/sxrestaurant

This commit is contained in:
Yan
2017-09-11 17:04:22 +06:30
3 changed files with 83 additions and 0 deletions

View File

@@ -81,4 +81,16 @@
padding-top: 5%;
border-radius: 100px;
z-index: 1101;
}
#container {
margin: 0px auto;
width: 480px;
height: 375px;
}
#videoElement {
width: 480px;
height: 375px;
}