@@ -215,5 +215,17 @@ export default {
/*margin-right:40px;*/
margin:0 auto;
}
+
+ }
+</style>
+<style lang="scss">
+.progress-box{
+ .el-progress{
+ .el-progress__text{
+ font-size: 14px !important;
+}
</style>