mirror of
https://github.com/akveo/ngx-admin.git
synced 2026-01-05 17:18:50 +01:00
fix(orders): prevent chart overflow
This commit is contained in:
parent
69e1576a6f
commit
59471edf89
1 changed files with 1 additions and 3 deletions
|
|
@ -1,9 +1,7 @@
|
|||
@import '../../../../@theme/styles/themes';
|
||||
|
||||
@include nb-install-component() {
|
||||
display: block;
|
||||
height: 100%;
|
||||
width: 100%;
|
||||
flex: 1;
|
||||
|
||||
.echart {
|
||||
display: block;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue