UNPKG

@alicloud/cloud-charts

Version:

![](https://img.shields.io/npm/v/@alicloud/cloud-charts?color=%23ff8200)

21 lines 567 B
.cloud-charts.G2MultiCircle { position: relative; text-align: center; box-sizing: border-box; z-index: 0; } .cloud-charts.G2MultiCircle .cloud-charts.circle-innerBackground { background: var(--widgets-color-decoration-background, #ffffff); box-shadow: var(--widgets-circle-inner-shadow, 0 4px 20px 0 rgba(204, 204, 204, 0.5)); z-index: 0; } .cloud-charts.G2MultiCircle .cloud-charts-children { position: absolute; top: 50%; left: 50%; text-align: center; max-width: 100%; max-height: 100%; transform: translate(-50%, -50%); z-index: 8; }