2017-06-08 23:06:33 +03:00
|
|
|
@import '~@nga/theme/styles_new/all';
|
|
|
|
|
|
|
|
|
|
@include nga-install-component() {
|
2017-05-11 18:31:55 +03:00
|
|
|
display: block;
|
2017-06-08 23:06:33 +03:00
|
|
|
|
|
|
|
|
/deep/ .echart {
|
|
|
|
|
height: calc(#{nga-theme(card-height-xmedium)} - 50px);
|
|
|
|
|
}
|
2017-05-11 18:31:55 +03:00
|
|
|
}
|