yankaindustries / mc-components

Components library and core styles for Masterclass
https://yankaindustries.github.io/mc-components
11 stars 3 forks source link

Adding a width to the background container to deal with content overflow #767

Closed stephenp closed 4 years ago

stephenp commented 4 years ago

Overview

Fix for https://github.com/yankaindustries/mc-components/issues/766 - Issue with nesting row and col classes inside of the background component led to overflow issues because of inherited width values.

Risks

Low

Changes

image image

Issue

https://github.com/yankaindustries/mc-components/issues/766

Breaking change?

Backwards Compatible