diff --git a/static/css/dashboard.css b/static/css/dashboard.css index 09363d28..6b1fd0f0 100644 --- a/static/css/dashboard.css +++ b/static/css/dashboard.css @@ -407,11 +407,15 @@ body { } .sidebar.collapsed .logo { + display: flex; +} + +.sidebar.collapsed .logo span { display: none; } .sidebar.collapsed .sidebar-toggle { - opacity: 1; + margin-left: 0; } .logo { @@ -426,6 +430,7 @@ body { white-space: nowrap; } + .sidebar-logo { width: 32px; height: 32px; diff --git a/static/index.html b/static/index.html index 09799da5..11fd3c22 100644 --- a/static/index.html +++ b/static/index.html @@ -12,16 +12,14 @@ -
-
-
-