Skip to content

Commit

Permalink
Display show more button for medium-small screens
Browse files Browse the repository at this point in the history
  • Loading branch information
omar-ahmed42 committed Dec 25, 2024
1 parent e875fcb commit 9e318f6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/main/resources/static/pdfjs-legacy/css/viewer-redact.css
Original file line number Diff line number Diff line change
Expand Up @@ -4895,7 +4895,7 @@ dialog :link {
}
} */

#showMoreBtn {
#showMoreBtnContainer {
display: none;
}
.toolbar img.main-icon {
Expand All @@ -4905,7 +4905,7 @@ dialog :link {
}

@media (max-width: 1125px) {
.splitToolbarButton {
#showMoreBtnContainer {
display: flex;
}

Expand Down

0 comments on commit 9e318f6

Please sign in to comment.