From 1659de3a2b44ecc306d11037c1ffc0950a773574 Mon Sep 17 00:00:00 2001 From: Leigh Date: Thu, 28 Oct 2021 20:35:48 +0200 Subject: [PATCH] Fix for #1736 Server Css Update to the Server file Theme.css --- Oqtane.Server/wwwroot/Themes/Oqtane.Themes.BlazorTheme/Theme.css | 1 + 1 file changed, 1 insertion(+) diff --git a/Oqtane.Server/wwwroot/Themes/Oqtane.Themes.BlazorTheme/Theme.css b/Oqtane.Server/wwwroot/Themes/Oqtane.Themes.BlazorTheme/Theme.css index a73e6b33..668d7fd3 100644 --- a/Oqtane.Server/wwwroot/Themes/Oqtane.Themes.BlazorTheme/Theme.css +++ b/Oqtane.Server/wwwroot/Themes/Oqtane.Themes.BlazorTheme/Theme.css @@ -124,6 +124,7 @@ @media (min-width: 768px) { app { flex-direction: row; + display: block; } .app-logo {