Skip to content

Commit

Permalink
Fix header.css
Browse files Browse the repository at this point in the history
  • Loading branch information
aelassas committed Dec 16, 2024
1 parent 054c2f3 commit f80792c
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions frontend/src/assets/css/header.css
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,11 @@
min-height: 56px;
}

header .btn {
padding: 0 8px;
min-width: 0;
}

.header-desktop {
display: none;
}
Expand Down

0 comments on commit f80792c

Please sign in to comment.