.setting-template .board-column{min-width:300px;min-height:100px;height:auto;overflow:hidden;background:#f0f0f0;border-radius:3px}.setting-template .board-column.collection .board-column-header{background:#4a9ff9}.setting-template .board-column.template .board-column-header{background:#f9944a}.setting-template .board-column .board-column-header{height:50px;line-height:50px;overflow:hidden;padding:0 20px;text-align:center;background:#333;color:#fff;border-radius:3px 3px 0 0}.setting-template .board-column .board-column-content{max-height:550px;overflow:scroll;border:10px solid transparent;min-height:60px;display:flex;justify-content:flex-start;flex-direction:column;align-items:center;overflow-x:hidden}.setting-template .board-column .board-column-content .board-item{cursor:pointer;width:100%;height:64px;margin:5px 0;background-color:#fff;text-align:left;line-height:54px;padding:5px 10px;box-sizing:border-box;box-shadow:0 1px 3px 0 rgba(0,0,0,.2)}