提交 cdd73f71 authored 作者: 王鹏飞's avatar 王鹏飞

bug fixes

上级 8aa62dfb
...@@ -193,11 +193,15 @@ export default { ...@@ -193,11 +193,15 @@ export default {
content: ''; content: '';
display: block; display: block;
width: 4px; width: 4px;
height: 30px; height: 36px;
background-color: #f56c6c; background-color: #f56c6c;
margin-left: -2px; margin-left: -2px;
z-index: 999; z-index: 1;
} }
} }
::v-deep .el-progress-bar__innerText {
position: relative;
z-index: 1;
}
} }
</style> </style>
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论