Loading web/src/components/admin_panel_navbar/assets/styles/style.css +3 −3 Original line number Diff line number Diff line Loading @@ -3,13 +3,12 @@ } .navbar{ height: 40px; height: 6vh; width: 100%; display: flex; align-items: center; justify-content: space-between; box-shadow: var(--shadow); } .profile{ Loading @@ -28,7 +27,8 @@ position: absolute; top: 100%; right: 10%; max-width: 400px; min-width: 300px; max-width: 300px; overflow: hidden; z-index: 1000; transition: max-height 0.5s; Loading Loading
web/src/components/admin_panel_navbar/assets/styles/style.css +3 −3 Original line number Diff line number Diff line Loading @@ -3,13 +3,12 @@ } .navbar{ height: 40px; height: 6vh; width: 100%; display: flex; align-items: center; justify-content: space-between; box-shadow: var(--shadow); } .profile{ Loading @@ -28,7 +27,8 @@ position: absolute; top: 100%; right: 10%; max-width: 400px; min-width: 300px; max-width: 300px; overflow: hidden; z-index: 1000; transition: max-height 0.5s; Loading