.log-header{background:#fff;box-shadow:0 2px 10px 0 rgba(0,0,0,.04);position:relative}.log-header .head-title{display:flex;padding:14px 40px;align-items:center;border-bottom:1px solid #f5f6f7}.log-header .head-title .icon{width:65px;height:32px;background:#fff;border-radius:2px;border:1px solid rgba(0,0,0,.15);display:flex;justify-content:center;align-items:center;font-size:14px;font-weight:400;color:rgba(0,0,0,.65);line-height:22px;cursor:pointer;margin-right:8px}.log-header .head-title .title{font-size:16px;font-weight:500;color:rgba(0,0,0,.85);line-height:24px}.log-header .head-content{padding:16px 40px;display:flex;flex-wrap:wrap}.log-header .head-content .item{display:flex;margin-right:60px;margin-bottom:8px}.log-header .head-content .item .label{font-size:14px;font-weight:400;color:rgba(0,0,0,.85);line-height:22px;min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content}.log-header .head-content .item .value{font-size:14px;font-weight:400;color:rgba(0,0,0,.65);line-height:22px}.log-header .head-content .item .overflow-e{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.log-header .head-content .item:last-child{margin-right:0}