diff --git a/CrossPlatformModules.csproj b/CrossPlatformModules.csproj index c6db0b1f4..eba42a20f 100644 --- a/CrossPlatformModules.csproj +++ b/CrossPlatformModules.csproj @@ -1461,4 +1461,4 @@ - \ No newline at end of file + diff --git a/apps/template-settings/app.css b/apps/template-settings/app.css index f0742c740..5eaf8df78 100644 --- a/apps/template-settings/app.css +++ b/apps/template-settings/app.css @@ -1,5 +1,5 @@ .content { - margin: 10; + padding: 10; background-color: white; } diff --git a/apps/template-settings/main-page.xml b/apps/template-settings/main-page.xml index 3f09696ba..2ba1a5284 100644 --- a/apps/template-settings/main-page.xml +++ b/apps/template-settings/main-page.xml @@ -2,7 +2,7 @@