Main Layout II

This commit is contained in:
Mike Phares 2023-01-23 13:51:06 -07:00
parent 4b44775ce9
commit 85b30d9153

View File

@ -7,7 +7,7 @@
<MudThemeProvider @ref="@_MudThemeProvider" @bind-IsDarkMode="@_IsDarkMode" />
<MudPaper Style="padding:18px;">
<MudPaper Style="padding:1px;">
<div class="navbar navbar-fixed-top @(AppSettings is not null && AppSettings.IsDevelopment ? "test-database" : "" )">
<div class="container-fluid">
<div class="navbar-header">