Skip to content

possible bug? #26

Description

@swuphoto

Hi,

I wonder if Cybertron can change such that it works with the following CSS? Currently text got chopped off in the upper part of preview/reading box.

.markdown-preview-view h6
{
position: relative;
left: -3%;
top: 26px;
line-height: 0px;
margin-top: -20px;
margin-right: 3px;
font-family: var(--font-family-preview);
font-weight: 500;
font-size: 10px;
font-weight: bold;
color: var(--text-faint) !important;
}

problem when I used this way:

![[Gen 2#16]]

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