paddingInlineEnd
The padding-inline-end
CSS property defines the logical inline end padding of an element, which maps to a physical padding depending on the element's writing mode, directionality, and text orientation.
Syntax: <'padding-left'>
Initial value: 0
| Chrome | Firefox | Safari | Edge | IE |
| :-----------------------: | :--------------------: | :-----------------------: | :--: | :-: |
| 69 | 41 | 12.1 | n/a | No |
| 2 _(-webkit-padding-end)_ | 3 _(-moz-padding-end)_ | 3 _(-webkit-padding-end)_ | | |
Content copied to clipboard