.album-box { height: 100%; overflow: hidden; .search-list { overflow: auto; } } .img-item { cursor: pointer; max-width: 150px; min-width: 150px; } .preview-image { max-height: 300px; } .btn-box { button { margin: 5px; } }