xiangpei
2024-07-22 cd5280e6bf2b54d509452393d378994b49eaacab
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>