style:修改metric的样式 以及输入框自动撑开,高度未撑开的问题

This commit is contained in:
zhangyu
2021-03-19 11:12:09 +08:00
parent 9f597b172c
commit 397800eec5
6 changed files with 22 additions and 19 deletions

View File

@@ -1598,8 +1598,8 @@
</style>
<style lang="scss" scoped>
.legend-title{
width: 110px;
padding-right: 10px;
width: 100px;
margin-right: 10px;
text-align: left;
padding-left:10px;
margin-left: 10px;