/* Component – Tool panel */ .tool-panel { width: 210px; flex-shrink: 0; overflow: hidden; display: flex; flex-direction: column; }