diff --git a/src/components/Charts/Pie/index.less b/src/components/Charts/Pie/index.less index 277274cdbcdf5a42849bc31cd9e5c1ca5c6f0b17..7249d0930905d4bd6d15e08f5cfdd69237717cd4 100644 --- a/src/components/Charts/Pie/index.less +++ b/src/components/Charts/Pie/index.less @@ -61,7 +61,7 @@ left: 50%; top: 50%; text-align: center; - height: 62px; + max-height: 62px; transform: translate(-50%, -50%); & > h4 { color: @text-color-secondary;