ibizorder-radar-chart-view.less 212 字节
Newer Older
1 2 3 4 5 6 7 8 9 10 11
.ibizorder-radar-chart-view{
    position: relative;
}


.ibizorder-radar-chart-view{
    display: block;
    > .view-card > .ivu-card-body > .content-container > .app-data-chart {
        overflow: auto;
    }
}