.task-comment-item .ql-editor{height:auto;padding:0}@property --rotate{syntax:"<angle>";initial-value:132deg;inherits:false}.customCard{position:relative}.customCard:before{content:"";width:104%;height:102%;border-radius:8px;position:absolute;z-index:-1;top:-1%;left:-2%;animation:spin 2.5s linear infinite}.customCard--red:before{background-image:linear-gradient(var(--rotate),red,#c00 43%,#900)}.customCard--yellow:before{background-image:linear-gradient(var(--rotate),gold,#ffb700 43%,#ff8c00)}@keyframes spin{0%{--rotate:0deg}to{--rotate:360deg}}