feat(dashboard): add a security cameras widget (#13)

This commit is contained in:
Lex Zhukov 2017-07-11 17:17:51 +03:00 committed by GitHub
parent 684c884015
commit a44c49bba8
10 changed files with 171 additions and 4 deletions

View file

@ -7,6 +7,7 @@
background-image: url('./~/assets/images/team.jpg');
background-position: center;
background-size: cover;
// TODO: Use calculated height
height: 200px;
position: relative;
border-top-left-radius: nga-theme(card-border-radius);