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