Loading web/src/components/admin_panel_navbar/assets/styles/style.css +2 −1 Original line number Diff line number Diff line Loading @@ -15,12 +15,12 @@ .profile{ position: absolute; right: 20px; user-select: none; } .user-pic{ width: 30px; border-radius: 50%; cursor: pointer; background: white; } Loading @@ -30,6 +30,7 @@ right: 10%; max-width: 400px; overflow: hidden; z-index: 1000; transition: max-height 0.5s; } Loading Loading
web/src/components/admin_panel_navbar/assets/styles/style.css +2 −1 Original line number Diff line number Diff line Loading @@ -15,12 +15,12 @@ .profile{ position: absolute; right: 20px; user-select: none; } .user-pic{ width: 30px; border-radius: 50%; cursor: pointer; background: white; } Loading @@ -30,6 +30,7 @@ right: 10%; max-width: 400px; overflow: hidden; z-index: 1000; transition: max-height 0.5s; } Loading