@@ -186,6 +186,6 @@ export default {
display: flex; justify-content: space-between; align-items: center;margin-bottom: 20px;
}
.qz_label {
- width: 120px;
+ min-width: 120px;
</style>