@@ -98,6 +98,8 @@ export default {
width: 25.5vw;
background: #FDFDFD;
box-shadow: 0.1vw 0.1vw 1.1vw 0vw rgba(109,128,166,0.29);
+ max-height: 80vw;
+ overflow: auto;
> button {
width: calc(100% - 2.7vw * 2);
height: 13.2vw;