diff --git a/apps/static/css/jumpserver.css b/apps/static/css/jumpserver.css index 049fab046..a7873dbb4 100644 --- a/apps/static/css/jumpserver.css +++ b/apps/static/css/jumpserver.css @@ -318,4 +318,8 @@ div.dataTables_wrapper div.dataTables_filter { .logo-element { padding: 10px 0; +} + +.welcome-message img { + margin: -12px 0; } \ No newline at end of file diff --git a/apps/templates/_header_bar.html b/apps/templates/_header_bar.html index dd89b8853..ccee782f2 100644 --- a/apps/templates/_header_bar.html +++ b/apps/templates/_header_bar.html @@ -22,7 +22,11 @@ {% if user.is_authenticated %}