0 / 60 seg.

How do you prevent a flex item from shrinking smaller than its content?

.flex-item {
    flex-shrink: _____;
}