Skip to content

Remove script description #83

Closed
@microbit-carlos

Description

@microbit-carlos

This is to be implemented only when the editor is up to date with v1.1.2 and both repositories are in sync.

The script description box has been removed (technically hidden), so we should remove all the 'dead code' dealing with the content of that div.

From:
image

To:
image

#script-description {
display: none; /* TODO: FIXME: remove this field */
color: #336699;
padding-bottom: 0.2rem;
overflow: hidden;
max-height: 22px;
}

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