Skip to content

Commit

Permalink
pdf70
Browse files Browse the repository at this point in the history
  • Loading branch information
jianjianai committed Jul 15, 2024
1 parent 38288d4 commit 26d14f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/client/components/fileView/views/PDFPlayer.vue
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ onMounted( async ()=>{
border: 0.1rem solid #e1e4e8;
border-radius: 0.8rem;
padding: 0.8rem 0;
height: 80vh;
height: 70vh;
}
.pdf{
padding: 1rem 0;
Expand Down

0 comments on commit 26d14f8

Please sign in to comment.