perf: legend样式冲突解决、调整dashboard-table全屏上边距

This commit is contained in:
陈劲松
2020-03-06 21:53:04 +08:00
parent 9b12edf4f3
commit 3da829fd77
4 changed files with 2 additions and 14 deletions

View File

@@ -1881,15 +1881,4 @@
.control-icon-checked{
color:#666;
}
.legend-container{
width: calc(100% - 335px);
max-height:80px;
min-height:40px;
overflow-y: auto;
font-size:12px;
text-align:left;
margin:0 auto;
line-height: 18px;
font-family: Roboto,Helvetica Neue,Arial,sans-serif;
}
</style>