.TableRow { position: relative; display: flex; flex-shrink: 0; &.disabled { opacity: .5; pointer-events: none; } &.nowrap { white-space: nowrap; } }