Update frontend
parent
2d2b26ff1a
commit
e92c77a113
|
@ -1,2 +1,2 @@
|
|||
""" DO NOT MODIFY. Auto-generated by build_frontend script """
|
||||
VERSION = "be20cf7a73e3d60bda2333158634f3fe"
|
||||
VERSION = "00e48aefaf4a007da43b3263c56ef968"
|
||||
|
|
|
@ -2865,12 +2865,15 @@ ready:function(){this.templatize(this)}}),Polymer._collections=new WeakMap,Polym
|
|||
.camera-feed {
|
||||
width: 100%;
|
||||
height: auto;
|
||||
border-radius: 2px;
|
||||
}
|
||||
.caption {
|
||||
position: absolute;
|
||||
left: 0px;
|
||||
right: 0px;
|
||||
bottom: 0px;
|
||||
border-bottom-left-radius: 2px;
|
||||
border-bottom-right-radius: 2px;
|
||||
|
||||
background-color: rgba(0, 0, 0, 0.3);
|
||||
padding: 16px;
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit c580a9eb89ec1f40645a08b12b8070e8fcad9b84
|
||||
Subproject commit 4824268203068dfbd03e9d5ff5f4b59b04f3fe67
|
Loading…
Reference in New Issue