@@ -95,7 +95,7 @@ const close = () => {
border-radius: 10px;
font-size: 14px;
color: #fff;
- height: 100%;
+ height: calc(100% - 40px * 2);
overflow-y: auto;
margin: 40px 10px;