Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
.sui-chipflow {
display: flex;
flex-wrap: wrap;
align-items: center;
gap: 0.375rem;
}
.sui-chipflow__sep {
color: var(--color-text-4);
font-size: 0.75rem;
line-height: 1;
flex-shrink: 0;