Skip to content
Discussion options

You must be logged in to vote

Hi @alibeep1, the issue is the ordering of the css in the App.razor file.

  1. Move <link href="_content/BlazorBlueprint.Components/blazorblueprint.css" rel="stylesheet" /> after the app.css

  2. In MainLayout.razor change HeightClass="h-dvh" to HeightClass="min-h-screen".

Can I know, did you create this app using the .Net Template?

Cheers,
Mathew

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@alibeep1
Comment options

@alibeep1
Comment options

@mathewtaylor
Comment options

Answer selected by alibeep1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants