.details { padding: 1.5rem; .header { margin-bottom: 1.5rem; } .search { margin-bottom: 1.5rem; :deep(.el-card__body) { padding: 20px 20px 0 20px; } .cardHeader { display: flex; justify-content: space-between; align-items: center; .tooltips { width: 36px; height: 36px; border-radius: 0px 0px 0px 0px; opacity: 1; } } .searchForm { .item { margin-bottom: 20px; } .formBtn { padding: 0 20px; } } } .echart { .comparisonInfo { .stackedLine { width: 100%; height: 68vh; font-size: 1.4rem; text-align: center; color: #606266; line-height: 82vh; } } } }