@@ -528,5 +528,9 @@ export default {
.storeTransferOutEdit-back, .storeTransferOutEdit-cont{
margin-bottom: 10px;
}
+ >.ant-spin-nested-loading{
+ overflow-y: scroll;
+ height: 100%;
+ }
</style>