.board-column[data-v-4dff41d2]{min-width:300px;min-height:100px;height:auto;overflow:hidden;background:#f0f0f0;border-radius:3px}.board-column .board-column-header[data-v-4dff41d2]{height:50px;line-height:50px;overflow:hidden;padding:0 20px;text-align:center;background:#333;color:#fff;border-radius:3px 3px 0 0}.board-column .board-column-content[data-v-4dff41d2]{height:auto;overflow:hidden;overflow-y:scroll;max-height:calc(100% - 50px);margin-bottom:10px;border:10px solid transparent;min-height:60px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.board-column .board-column-content .board-item[data-v-4dff41d2]{cursor:pointer;width:100%;height:64px;margin:5px 0;background-color:#fff;text-align:left;line-height:54px;padding:5px 10px;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-shadow:0 1px 3px 0 rgba(0,0,0,.2);box-shadow:0 1px 3px 0 rgba(0,0,0,.2)}.hide-scrollbar{margin-top:unset!important}.hide-scrollbar .el-dialog__body::-webkit-scrollbar,.hide-scrollbar::-webkit-scrollbar{display:none}.dib{display:inline-block}.dib.tip{vertical-align:top;padding-top:20px}.kanban.todo .board-column-header{background:#324893}.kanban.todo .board-item{height:auto!important}.kanban.todo .board-item img{display:block;max-width:248px}.kanban.working .board-column-header{background:#f9944a}.kanban.done .board-column-header{background:#2ac06d}