inleft
2022-03-02 34223b096cf6ad9d92c3702bb9529e764f523b11
commit | author | age
9bcb19 1 .antv-chart-mini {
I 2   position: relative;
3   width: 100%;
4
5   .chart-wrapper {
6     position: absolute;
7     bottom: -28px;
8     width: 100%;
9
10 /*    margin: 0 -5px;
11     overflow: hidden;*/
12   }
13 }