If you have long lines or a thin browser window, such that horizontal scrolling is enabled for the code, there is no space between the end of the line and the edge of the component. Based on the other CSS styles, there should be 16px of space. Here's an example where I'm scrolled as far right as I can:
Notice that the mp4 is flush with the edge, with no padding.
If you have long lines or a thin browser window, such that horizontal scrolling is enabled for the code, there is no space between the end of the line and the edge of the component. Based on the other CSS styles, there should be
16pxof space. Here's an example where I'm scrolled as far right as I can:Notice that the
mp4is flush with the edge, with no padding.