diff --git a/src/SharpIDE.Photino/Layout/MainLayout.razor b/src/SharpIDE.Photino/Layout/MainLayout.razor index 4cb49ed..99e5f8e 100644 --- a/src/SharpIDE.Photino/Layout/MainLayout.razor +++ b/src/SharpIDE.Photino/Layout/MainLayout.razor @@ -42,25 +42,33 @@ - - - - @if (_solutionFilePath is not null) - { - - } - -
- - @* @Body *@ + + + + + + + + + @if (_solutionFilePath is not null) { - + } - -
-
-
+ +
+ + @* @Body *@ + @if (_solutionFilePath is not null) + { + + } + +
+ + +
@* fake for StretchItems.Middle *@
+
@if (_solutionFilePath is not null)