.doc-list__name { width: 100%; } .doc-list__name-content { display: inline-flex; align-items: center; gap: 0.22rem; max-width: 100%; } .doc-list__name-content span { max-width: 100%; overflow-wrap: anywhere; word-break: break-word; } .preview-pane__nav-button svg { width: 100%; height: 100%; }