.issue-item-box{margin-bottom:8px;padding:10px;background-color:#fff;border-radius:4px;border:1px solid #ddd;box-shadow:0 0 4px 0 #ddd;cursor:pointer}.issue-item-box.active,.issue-item-box:hover{border-color:#8fd8fb;background-color:#e6f7ff}.issue-item-box.active .header-bar .issue-tit,.issue-item-box:hover .header-bar .issue-tit{color:#1880ed}.issue-item-box .header-bar{display:flex;align-items:center;font-size:14px;line-height:24px;justify-content:space-between}.issue-item-box .header-bar .issue-tit{flex-grow:1;padding-right:10px;color:#333;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.issue-item-box .header-bar .issue-sta{color:#333}.issue-item-box .header-bar .issue-sta.New{color:#fa9c2b}.issue-item-box .header-bar .issue-sta.Adopt{color:#52c41a}.issue-item-box .content-bar{margin:2px 0;text-overflow:ellipsis;overflow:hidden;display:-moz-box;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.issue-item-box .content-bar,.issue-item-box .foot-bar{font-size:12px;color:#666;line-height:20px}.issue-item-box .foot-bar .issue-lab .ant-tag{line-height:12px;font-size:12px}.list-box{position:relative;max-width:100%;min-height:200px}.list-box .list-container{width:100%;height:100%}.list-box .list-container .empty-tip{display:flex;width:100%;height:200px;max-height:100%;overflow:hidden;justify-content:center;align-items:center;background-color:#fff}.list-box .spinning-container{width:100%;height:100%;position:absolute;display:flex;justify-content:center;align-items:center;left:0;top:0;z-index:99;background:hsla(0,0%,100%,.6)}#issue-detail .title-bar .tool-box .ant-btn{margin-left:10px}#issue-detail .content-bar .content-item{display:flex;margin-bottom:10px;font-size:14px;line-height:24px}#issue-detail .content-bar .content-item .label{display:inline-block;width:100px;margin-right:20px;color:#333}#issue-detail .content-bar .content-item .value{color:#666;flex-grow:1;width:500px}#issue-detail .content-bar .content-item .created-name .user-avatar{height:24px;width:24px;line-height:24px;margin-right:6px}#issue-detail .content-bar .content-item .iconfont{margin-right:6px}.other-data-box{display:flex;justify-content:space-between}