Skip to content

Commit

Permalink
fix: viewer positioning
Browse files Browse the repository at this point in the history
Signed-off-by: Julius Härtl <[email protected]>
  • Loading branch information
juliusknorr committed Oct 18, 2023
1 parent b8ab078 commit 2f08d96
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/view/Office.vue
Original file line number Diff line number Diff line change
Expand Up @@ -445,5 +445,6 @@ export default {
height: 100vh;
height: 100dvh;
top: -50px;
position: absolute;
}
</style>

0 comments on commit 2f08d96

Please sign in to comment.