console/web/src/pages/DataManagement/Insight/Histogram/index.less

9 lines
147 B
Plaintext

.histogram {
z-index: 1;
:global {
.ant-popover-inner-content {
width: 400px;
padding: 0;
}
}
}