@@ -53,6 +53,7 @@ const onChange = (data) => {
flex: 1;
margin-top: 20px;
height: calc(100% - 250px);
+ width: calc(100% - 500px);
}
</style>