fengxiang
2018-03-20 564d6f817cd229571ad633af2105cb2d4f78c66e
src/app/routes/analysis/query/query.component.less
@@ -1,21 +1,3 @@
.header-info {
    position: relative;
    text-align: center;
    > em {
        background-color: #e8e8e8;
        position: absolute;
        height: 56px;
        width: 1px;
        top: 0;
        right: 0;
    }
}
@media screen and (max-width: 576px) {
    .header-info {
        margin-bottom: 16px;
        > em {
            display: none;
        }
    }
.line-chart {
    height: 100%;
}