Skip to content
This repository has been archived by the owner on Feb 29, 2024. It is now read-only.

Paragraphs used in Alert cause odd paddings #798

Open
wojtekmaj opened this issue Aug 31, 2021 · 0 comments
Open

Paragraphs used in Alert cause odd paddings #798

wojtekmaj opened this issue Aug 31, 2021 · 0 comments

Comments

@wojtekmaj
Copy link
Contributor

Describe the bug

When <p> is used within <Alert>, paddings look odd.

To Reproduce

              <Alert look="danger">
                <p>
                  <strong>Lorem ipsum dolor sit amet</strong>
                </p>
                <p>
                  Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec aliquam venenatis
                  sagittis. Pellenteque accumsan tellus in eleifend rutrum.
                </p>
              </Alert>

Expected behavior

image

Screenshots

image

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant