@@ -3,6 +3,7 @@
width: auto;
box-sizing: border-box;
z-index: 12;
+ height:calc(100% - 130px);
}
.grid{
display: grid;
@@ -20,6 +21,7 @@
.scroll-view{
overflow-y: auto;
margin-top:30px;
+ height: 100%;
.careful-item .item-top {
font-family: "Verdana Bold";