index.less 159 Bytes
Newer Older
邓晓峰's avatar
邓晓峰 committed
1
@import '~antd/es/style/themes/default';
涂茜's avatar
涂茜 committed
2 3 4 5 6 7
@basic-chart-prefix-cls: ~'@{ant-prefix}-basic-chart';

.@{basic-chart-prefix-cls} {
  width: 100%;
  height: 100%;
}