.task-author-comment{display:block;white-space:pre-line}.task-modal-wrap .ant-drawer-header{background-color:#fff;position:sticky;top:0;left:0;right:0;z-index:1}.task-modal-wrap .ant-drawer-content-wrapper{max-width:850px}.task-modal-wrap .ant-tabs-ink-bar{z-index:0}.task-modal p{margin:0}.task-modal__cn{display:grid;grid-gap:20px;padding:20px 15px 15px;border-radius:5px}.task-modal-queue{background:rgba(250,173,20,.07);border:1px solid rgba(250,173,20,.5)}.task-modal-queue .task-modal__status{color:rgba(250,173,20,.9)}.task-modal-progress{background:rgba(24,144,255,.07);border:1px solid rgba(24,144,255,.5)}.task-modal-progress .task-modal__executor{color:rgba(24,144,255,.9);text-decoration:underline}.task-modal-progress .task-modal__status{color:rgba(24,144,255,.9)}.task-modal-canceled{background:rgba(250,5,33,.07);border:1px solid rgba(250,5,33,.5)}.task-modal-canceled .task-modal__status{color:rgba(250,5,33,.9)}.task-modal-waiting{background:rgba(235,193,255,.07);border:1px solid rgba(235,193,255,.5)}.task-modal-waiting .task-modal__status{color:rgba(235,193,255,.9)}.task-modal-success{background:rgba(76,165,60,.07);border:1px solid rgba(76,165,60,.5)}.task-modal-success .task-modal__status{color:rgba(76,165,60,.9)}.task-modal__executor.not-executor{color:rgba(24,144,255,.9);text-decoration:underline}.task-modal__list{display:grid;grid-template-columns:1.35fr 1fr;grid-gap:10px 25px;list-style-type:none;margin:0;padding:0}.task-modal__footer__cn{margin:15px auto;width:calc(100% + 48px);position:relative;left:-24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:10px 24px;background:#efefef}.task-modal__footer__cn span{margin-right:10px}.task-modal__footer__cn button{margin-right:8px}.task-modal__footer__cn button:last-of-type{margin-right:0}.tabs__cn{height:calc(100vh - 402px);overflow-y:auto;overflow-x:hidden;padding:15px 20px 0 0;border-bottom:1px solid #e8e8e8}