diff --git a/apps/static/css/jumpserver.css b/apps/static/css/jumpserver.css index a7873dbb4..8857264f4 100644 --- a/apps/static/css/jumpserver.css +++ b/apps/static/css/jumpserver.css @@ -321,5 +321,5 @@ div.dataTables_wrapper div.dataTables_filter { } .welcome-message img { - margin: -12px 0; + margin: -11px 0; } \ No newline at end of file diff --git a/apps/templates/_header_bar.html b/apps/templates/_header_bar.html index ccee782f2..9c5f64580 100644 --- a/apps/templates/_header_bar.html +++ b/apps/templates/_header_bar.html @@ -22,7 +22,7 @@ {% if user.is_authenticated %} - image + image {{ request.user.name }}