1f9ebc237123dbb967c1b5ec20ebfc85c34b7fd2.svn-base 188 B

12345678910111213
  1. .antv-chart-mini {
  2. position: relative;
  3. width: 100%;
  4. .chart-wrapper {
  5. position: absolute;
  6. bottom: -28px;
  7. width: 100%;
  8. /* margin: 0 -5px;
  9. overflow: hidden;*/
  10. }
  11. }