diff --git a/src/components/Charts/ChartCard/index.less b/src/components/Charts/ChartCard/index.less index bee449387a1fad968dd10b958704910583331178..0ddc486b9433457b83cc8813d6f02a100ec2d58f 100644 --- a/src/components/Charts/ChartCard/index.less +++ b/src/components/Charts/ChartCard/index.less @@ -34,8 +34,9 @@ .action { cursor: pointer; position: absolute; - top: 0; + top: 4px; right: 0; + line-height: 1; } .total { overflow: hidden;