fuliqi
2024-04-11 3b84bfca833d90ad48702c2a22c010f6ca953f9c
src/views/screen/components/screen-examine/components/examine-hola.vue
@@ -151,7 +151,9 @@
.progressChart {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  .chart {
    width: 100%;
    height: 75%;
@@ -166,4 +168,5 @@
    margin-top: 10px;
  }
}
</style>