.fill-task-prompt-dialog .el-dialog__body{padding-top:10px;padding-bottom:10px}.fill-task-prompt-dialog .msg-container{width:100%;display:flex;flex-direction:column}.fill-task-prompt-dialog .msg-container .msg-title{font-size:16px;color:#696969;border-bottom:1px solid #ccc}.fill-task-prompt-dialog .msg-container .msg-content{font-size:16px;color:#333;padding:20px}.fill-task-prompt-dialog .msg-container .msg-content.task-msg{display:flex;flex-direction:row;justify-content:space-between}.fill-task-prompt-dialog .msg-container .msg-content.task-msg .lab-name{flex:1;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.fill-task-prompt-dialog .msg-container .msg-content.task-msg .lab-val{margin-left:10px}