.kanbanNeedCard .dropZoneContent .dropzone .dz-preview{min-height:auto;margin:0;margin-top:1rem;border:1px solid rgba(0,0,0,.1);width:100%}.kanbanNeedCard .dropZoneContent .vue-dropzone>.dz-preview .dz-error-mark,.kanbanNeedCard .dropZoneContent .vue-dropzone>.dz-preview .dz-success-mark{width:auto;top:auto;left:auto;right:0;bottom:0}.kanbanNeedCard .dropZoneContent .dropzone .dz-message{margin:3em 0}.kanbanNeedCard .dropZoneContent .dropzone .dz-preview.dz-file-preview .dz-image{border-radius:0;background:none;width:100%}.kanbanNeedCard .iconColumn{width:25px;text-align:center;cursor:pointer}.kanbanNeedCard .iconColumn .icon{margin-bottom:.5rem;cursor:pointer}.kanbanNeedCard .iconColumn .con-vs-avatar{margin:0}.kanbanNeedCard .iconLine .icon{cursor:pointer;width:35px}.kanbanNeedCard .lastComment{--lh:1.4rem;border:1px solid rgba(0,0,0,.1);border-radius:3px;margin:1rem;cursor:pointer}.kanbanNeedCard .lastComment .truncate-overflow{--max-lines:2;position:relative;max-height:calc(var(--lh)*var(--max-lines));overflow:hidden;padding-right:1rem}.kanbanNeedCard .lastComment .truncate-overflow:before{position:absolute;content:"...";bottom:-4px;right:5px;inset-block-end:0;inset-inline-end:0}.kanbanNeedCard .lastComment .truncate-overflow:after{content:"";position:absolute;inset-inline-end:0;right:0;width:1rem;height:1rem;background:#fff}.kanbanNeedCard .popper .icon{width:25px}