nostalgic-css / NES.css

NES-style CSS Framework | ファミコン風CSSフレームワーク
https://nostalgic-css.github.io/NES.css/
MIT License
20.71k stars 1.65k forks source link

Bug: With title container's class not working anymore #235

Closed guastallaigor closed 5 years ago

guastallaigor commented 5 years ago

Describe the bug The container with-title class is not working anymore.

To Reproduce Check out the containers in index.html master and develop or run storybook.

Expected behavior The with-title class in intended to let the container look like a fieldset.

image

Screenshots image

Environment:

Suggestion(s) for fixing this issue Check out the latests changes made in the container and revert it, or maybe some class is mising.

Additional context I'm looking into it but got nothing so far.

guastallaigor commented 5 years ago

Also, container the border-white of the container is-dark class is gone:

image

But I will open a new issue for this later.