Skip to content

Using <i> icon as label breaks the design #93

Open
@arisolt

Description

@arisolt

Hi,

Simply:

<div class="pretty p-default">
    <input type="checkbox" />
    <div class="state">
        <label>
            <i class="typcn typcn-infinity" style="font-size: 32px;"></i>
        </label>
    </div>
</div>

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