.titleWrapper { display: flex; column-gap: 11px; font-size: 22px; font-weight: 700; color: rgba(51, 51, 51, 1); cursor: pointer; .titleIcon { width: 23px; height: 23px; margin-top: 9px; flex-shrink: 0; } .titleText { word-break: break-all; line-height: 41px; } }