You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
Style the DialogWindow with a different background-color (not white).
Go into mobile view
See the part that is still white in the screenshot:
Expected behaviour
Only have the background gradiant if there is no DialogHeader above the body.
The text was updated successfully, but these errors were encountered:
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
DialogWindow
with a different background-color (not white).See the part that is still white in the screenshot:
Expected behaviour
Only have the background gradiant if there is no DialogHeader above the body.
The text was updated successfully, but these errors were encountered: