Skip to content

Commit

Permalink
fix(downloads): panel width
Browse files Browse the repository at this point in the history
  • Loading branch information
infacc committed Oct 25, 2023
1 parent 9d569f4 commit efe13ae
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/app/components/navbar/navbar.component.sass
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,9 @@
width: 20rem
padding: 0.5em

::ng-deep.mat-mdc-menu-panel.download
max-width: 100% !important

.download-container
width: 100%
display: flex
Expand Down

0 comments on commit efe13ae

Please sign in to comment.