Skip to content

Commit

Permalink
show secondary toolbar for mobile
Browse files Browse the repository at this point in the history
  • Loading branch information
nidafarooqui committed Dec 6, 2024
1 parent 5d4054a commit 37e799c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions build/generic/web/viewer.css
Original file line number Diff line number Diff line change
Expand Up @@ -5046,6 +5046,9 @@ dialog :link{
#secondaryPrint, #secondaryDownload, #printButton, #downloadButton {
display: none !important;
}
#secondaryToolbarToggle {
display: block !important;
}
}

@media all and (max-width: 560px){
Expand Down

0 comments on commit 37e799c

Please sign in to comment.