margin-left
Since: UXP 2, PS 22.0.0
Specifies the left margin for an element.
See: https://developer.mozilla.org/en/docs/Web/CSS/margin-left
Example:
Copied to your clipboard1.someElement {2 margin-left: 1em;3}
Quirks and Exceptions#
- Margins do not collapse in UXP.