fix(dashboard): improve security cameras responsiveness

This commit is contained in:
KostyaDanovsky 2017-09-12 13:38:17 +03:00
parent c533cd7d5c
commit 04e012a87d
2 changed files with 6 additions and 6 deletions

View file

@ -30,8 +30,8 @@
display: flex;
a {
font-size: 2rem;
padding: 0.75rem 1.5rem;
font-size: 2.5rem;
padding: 0 0.75rem;
display: flex;
flex-direction: column;
justify-content: center;
@ -75,7 +75,7 @@
background-position: center;
background-size: cover;
height: 50%;
width: 50%;
padding: 0;
span {
position: absolute;