diff --git a/src/main/resources/static/css/public.css b/src/main/resources/static/css/public.css index 974e0593..b0b6c1f2 100644 --- a/src/main/resources/static/css/public.css +++ b/src/main/resources/static/css/public.css @@ -290,3 +290,10 @@ body { z-index: 999; } +.authorityMenuImg{ + width: 40px; + height: 40px; + display: inline-block; + position: relative; + left: 15px; +} diff --git a/src/main/resources/templates/pages/self/message.html b/src/main/resources/templates/pages/self/message.html index 423b52e8..a8530ac9 100644 --- a/src/main/resources/templates/pages/self/message.html +++ b/src/main/resources/templates/pages/self/message.html @@ -175,7 +175,7 @@