Skip to content

Using logical css property instead of padding-rightΒ #272

@functionalDev

Description

@functionalDev

Current

For the option reserveScrollBarGap a padding-right is set on document.body, which is not considering the flow/writing direction (css property direction)

Proposed

Instead of setting the padding-right the corresponding logical css-property is set on document.body: padding-inline-end

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions