Skip to content

Commit

Permalink
Merge pull request 'fix: editors in widget styles' from hotfix/editor…
Browse files Browse the repository at this point in the history
  • Loading branch information
LinneyS committed Oct 8, 2024
2 parents 39a2603 + e6fb5a1 commit 8b42e94
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions css/viewer.css
Original file line number Diff line number Diff line change
Expand Up @@ -39,3 +39,9 @@
.modal-wrapper--full #onlyofficeViewerFrame {
top: 0;
}

.widget-custom #onlyofficeViewerFrame {
position: unset;
top: unset;
min-height: 300px;
}

0 comments on commit 8b42e94

Please sign in to comment.