Replies: 1 comment
-
II added a class to the dialog in one of the demos like this: |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Per title. My code is currently looking like this:
Component.razor
Component.razor.cs
I want to change the Height of the Dialog from "240px" to a smaller height if the window size gets smaller using media queries. But I don't know how to do that. I'd very appreciate any help!
Beta Was this translation helpful? Give feedback.
All reactions