Skip to content

Current forced small row height in Flat Data Grid obscures underscores and descender parts of text #157

@entact-vhorvath

Description

@entact-vhorvath

The current line height obscures important textual information (underscores). This is vital for applications where data contains underscores, e.g. XML based data formats.

Using your examples one can see that the part of the text falling under the baseline is now invisible, see note field, e.g. _untitled_19:

image

Please consider adding:

.github-octo-flat-ui {
  line-height: 1.0 !important;
}

Result:
image

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions