@@ -130,6 +130,8 @@ export default {
box-shadow: 0px 4px 12px 0px rgba(0, 0, 0, 0.1);
border-radius: 4px;
border: 1px solid #E4E7ED;
+ max-height: 360px;
+ overflow: auto;
.head {
display: flex;
justify-content: space-between;