Skip to content

DebugKit's iframe height is extremely small and adds scroll bars on medium resolution monitors #888

@johnnysprone

Description

@johnnysprone

DebugKit's iframe height is extremely small and adds scroll bars on medium resolution monitors, not allowing full display of options. The problem was identified when using a notebook with a 1366 x 768 resolution monitor. Removing the CSS property "overflow: auto" from the ".c-toolbar" class used in <ul id="toolbar" /> solves the problem.

Problem:
1

Solves the problem:
2

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions