Skip to content

Font size not scaling properly #888

@Polleps

Description

@Polleps

The font size on body is set to 15px. This means that when the browser is configured to display larger text some text in the databrowser will not scale accordingly.

This is obviously bad for accessibility.

The fix is rather simple, just set the bodies font size to 0.95rem, this way we keep the slightly smaller than default text size but it will scale up if the user needs it.

Metadata

Metadata

Assignees

Labels

browserbugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions