@@ -14098,7 +14098,7 @@ export default {
.pzListBox {
padding-top: 15px;
- height: calc(100% - 60px);
+ height: calc(100% - 100px);
overflow: auto;
}