左上角legend样式自定义

.pane-legend-line {
    display: inline;
    cursor: default;
    pointer-events: none !important;
    font-size: 11px !important;
}

.pane-legend-line span {
    color: #fff;
}

.pane-legend-line.pane-legend-wrap.study > .pane-legend-line {
    font-size: 11px !important;
    color: #fff !important;
}

.pane-legend-icon-container{
    display: none !important;
}

.pane-legend-line>.main{
    display: none !important;
}

.pane-legend .pane-legend-minbtn{
    display: none;
}

修改自定义样式一定要记得应用修改后的css文件

Logo

前往低代码交流专区

更多推荐