Edit in GitHubLog an issue

flex-shrink

Since: UXP v3.0

Determines if a flexible item can shrink, and if so, how it shrinks relative to other items in the flexible container.

See: https://developer.mozilla.org/en/docs/Web/CSS/flex-shrink

Example

Copied to your clipboard
1.someElement {
2 flex-shrink: 0; /* item cannot shrink */
3}
  • Privacy
  • Terms of Use
  • Do not sell or share my personal information
  • AdChoices
Copyright © 2023 Adobe. All rights reserved.