Skip to content

Default.qss: missing semicolon after font-size in QTextBrowser:document #1247

Description

@PrateekSingh070

In architecture/faust/gui/Styles/Default.qss around line 63, the QTextBrowser:document rule has font-size: 14px with no semicolon before the closing }.

Some parsers might accept it but it's technically invalid CSS/QSS and could cause issues in stricter environments. Quick one-character fix.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions