max-height
Since UXP v2.0
Specifies the maximum height for an element.
See: https://developer.mozilla.org/en/docs/Web/CSS/max-height
Example:
Copied to your clipboard.someElement {max-height: 100px;}
Since UXP v2.0
Specifies the maximum height for an element.
See: https://developer.mozilla.org/en/docs/Web/CSS/max-height
Example:
Copied to your clipboard.someElement {max-height: 100px;}