Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(Dialog): redundant gradiant on body #1284

Open
Roohn opened this issue Dec 7, 2021 · 0 comments
Open

(Dialog): redundant gradiant on body #1284

Roohn opened this issue Dec 7, 2021 · 0 comments
Assignees
Labels

Comments

@Roohn
Copy link
Contributor

Roohn commented Dec 7, 2021

Problem description

There seems to be a redundant background gradiant on the dialog body. This is only noticable when you try to change the background color of the body.
The gradiant is only redundant if there is a DialogHeader above the DialogBody.

Steps to reproduce

  1. Style the DialogWindow with a different background-color (not white).
  2. Go into mobile view
    See the part that is still white in the screenshot:

afbeelding

Expected behaviour

Only have the background gradiant if there is no DialogHeader above the body.

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

No branches or pull requests

5 participants