Skip to content

Commit

Permalink
Mobile logo fix
Browse files Browse the repository at this point in the history
  • Loading branch information
LucHeart committed Sep 27, 2023
1 parent ee3e0da commit 99b4f44
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/views/dashboard/Navigation/NavRoot.vue
Original file line number Diff line number Diff line change
Expand Up @@ -294,9 +294,9 @@ export default {
@media (max-width: 991px) {
.first-level {
.navbar-logo {
height: 35px;
padding-top: 10px;
.navbar-logo img {
padding: 8px;
padding-left: 0;
}
.collapse {
Expand Down

0 comments on commit 99b4f44

Please sign in to comment.