File size: 96 Bytes
f850783
 
 
 
 
 
 
1
2
3
4
5
6
7
8
.apiWrapper {
  width: 100%;

  div[class^='chartWrapper'] {
    height: auto !important;
  }
}