dequelabs / dequelabs/cauldron

Two column layout should allow allow horizontal scrolling

Open
#928 2 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
TypeScript
Stars
127
Forks
31
Avg merge
2d 12h
Merged PRs (30d)
8

Description

When using elements like `Code`, which have horizontal scrolling, inside a `TwoColumnLayout`, horizontal scrolling doesn't actually kick in and the `Code` element overflows the container. In order for the horizontal scrolling to kick in, the `TwoColumnLayout` should set `overflow-x: auto`

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.