securefederatedai/openfl

Expand/collapse controls are too small

ChrisXKeroack opened this issue · 0 comments

Describe the bug
Expand/collapse controls are too small

To Reproduce
Steps to reproduce the behavior:

  1. https://openfl.readthedocs.io/en/latest/index.html
  2. Click the link for "manual" to show the expand/collapse controls

Notice: The expand/collapse controls are tiny

Expected behavior
Expand/collapse controls need to meet WCAG guidelines under upcoming guideline for Target Size (i.e. target size of the controls needs to be at least 24x24 CSS pixels (https://w3c.github.io/wcag/guidelines/22/#target-size-minimum)

Desktop:
This issue is not OS or browser specific, but for tracking purposes, testing was done on Win11, in Edge Version 114.0.1823.58 (Official build) (64-bit).

Smartphone:
This issue is not device, OS, or browser specific.

Additional context
This is an accessibility issue, please annotate this bug with the 'accessibility' label.