@import '../../../../@theme/styles/themes';

@include nb-install-component() {
  flex: 1;

  .echart {
    display: block;
    height: 100%;
    width: 100%;
  }
}
