Skip to content

Bug: .heti-adjacent-half style should not appear on Chrome #124

@MrAMS

Description

@MrAMS

The .heti-adjacent-half class style should not appear on Chrome(Version 131.0.6778.139) or you will get this result:

image

So my solution is to add @-moz-document url-prefix() and _::-webkit-full-page-media, _:future, :root .safari_only to apply .heti-adjacent-half CSS rules to Firefox-or-Safari only.

image

The reason why I do not use specific CSS rules to Chrome only is that it is better not to add this rule instead of adding it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions