Skip to content

Duplicated class for padding-end and pointer-events #3710

Description

@antonymrtn

Prerequisites

Describe the issue

When adding the pe-none class, padding end is set to none, AND pointer event is also set to none.
It's not possible to set only padding end or pointer events to none.

Reduced test cases

<div class="col-4 pe-none">
  <a href="#">Link</a>
</div>

What operating system(s) are you seeing the problem on?

Windows

What browser(s) are you seeing the problem on?

Firefox

What version of OUDS Web are you using?

v1.4.0

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status
    Todo

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions