3 references to MainContentStyle
Aspire.Dashboard (3)
Components\Layout\AspirePageContentLayout.razor.cs (1)
64var style = "grid-area: main;" + MainContentStyle;
Components_Layout_AspirePageContentLayout_razor.g.cs (1)
494ViewportInformation.IsDesktop ? $"grid-area: main; overflow: auto; {MainContentStyle}" : GetMobileMainStyle()
Components_Pages_ConsoleLogs_razor.g.cs (1)
276MainContentStyle