style: 去除部分表头底部边框

This commit is contained in:
@changcode
2022-01-26 18:32:58 +08:00
parent 68bc735384
commit 9f1ab860be

View File

@@ -54,6 +54,7 @@
font-size: 20px;
color: #333;
padding: 0;
border-bottom: none;
}
.chart-header__title {
max-width: calc(100% - 100px);