master
zsk 2 years ago
parent 733ee575be
commit bf2d5b8628

@ -715,7 +715,9 @@ button.collect icon::before {
padding-bottom: 50px;
border-radius: 12px;
flex-wrap: wrap;
box-sizing: border-box;
/* height: 208px; */
height: calc(100% - 56px);
overflow: auto;
justify-content: start;
}

Loading…
Cancel
Save