fix(dashboard): improve status cards responsiveness

This commit is contained in:
KostyaDanovsky 2017-09-14 15:17:55 +03:00
parent 0fe1deae2c
commit fd14e0a23e

View file

@ -93,7 +93,7 @@
flex-direction: column;
justify-content: center;
height: 100%;
padding-left: 1.25rem;
padding: 0 0.5rem 0 1.25rem;
border-left: 1px solid transparent;
}