diff --git a/Common/BlazorServerCommon_NET8.csproj b/Common/BlazorServerCommon_NET8.csproj
index b54d2c5..978d8b4 100644
--- a/Common/BlazorServerCommon_NET8.csproj
+++ b/Common/BlazorServerCommon_NET8.csproj
@@ -23,7 +23,7 @@
-
+
diff --git a/Common/BlazorWasmCommon_NET8.csproj b/Common/BlazorWasmCommon_NET8.csproj
index 8cc22a0..e644f3e 100644
--- a/Common/BlazorWasmCommon_NET8.csproj
+++ b/Common/BlazorWasmCommon_NET8.csproj
@@ -17,7 +17,7 @@
-
+
diff --git a/Server/Components/App.razor b/Server/Components/App.razor
index a04c1ce..b62bd94 100644
--- a/Server/Components/App.razor
+++ b/Server/Components/App.razor
@@ -5,8 +5,6 @@
-
-
+
+
+
diff --git a/Server/Shared/MainLayout.razor b/Server/Shared/MainLayout.razor
index 4c745d0..e9cbb76 100644
--- a/Server/Shared/MainLayout.razor
+++ b/Server/Shared/MainLayout.razor
@@ -3,7 +3,6 @@
@inject IJSRuntime JsRuntime;
@inject SyncfusionBlazorService SyncfusionBlazorService;
@using Syncfusion.Blazor;
-@namespace BlazorServerCommon_NET6
@inject Microsoft.AspNetCore.Components.NavigationManager UriHelper;
diff --git a/Server/wwwroot/assets/dbstyle/diagrambuilder.css b/Server/wwwroot/assets/dbstyle/diagrambuilder.css
index 63750fc..1149797 100644
--- a/Server/wwwroot/assets/dbstyle/diagrambuilder.css
+++ b/Server/wwwroot/assets/dbstyle/diagrambuilder.css
@@ -605,6 +605,10 @@ border: 1px solid #D5D5D5;
width: calc(100% + 20px);
}
+.e-dlg-content {
+ margin-top: 20px;
+}
+
.db-color-container,
.db-text-container {
width: 100%;
diff --git a/WASM/MindMap/Components/App.razor b/WASM/MindMap/Components/App.razor
index c0a1b8a..0c80af8 100644
--- a/WASM/MindMap/Components/App.razor
+++ b/WASM/MindMap/Components/App.razor
@@ -9,11 +9,11 @@
-
-
+
+