fix(orders): prevent chart overflow

This commit is contained in:
Sergey Andrievskiy 2019-06-20 17:59:51 +03:00
parent 69e1576a6f
commit 59471edf89

View file

@ -1,9 +1,7 @@
@import '../../../../@theme/styles/themes';
@include nb-install-component() {
display: block;
height: 100%;
width: 100%;
flex: 1;
.echart {
display: block;