This commit is contained in:
steven
2022-10-09 16:55:29 +08:00
parent 5b63ed50dd
commit 195f9b7696

View File

@@ -28,7 +28,7 @@ export default defineComponent({
.bar { .bar {
height: 100%; height: 100%;
// border-radius: 8px; border-radius: 8px;
transition: width 0.5s; transition: width 0.5s;
} }
} }