Skip to content

template RTL: minor fix align badge #1915

@pineportal

Description

@pineportal

when 2 badge
image

_rtl.scss line 116
image

change to

image

    .art-badges {
        left: initial;
        right: 0;

        .art-badge {
            border-radius: 0.85rem 0 0 0.85rem;
            float: right;
        }
    }

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions