mirror of
https://github.com/outline/outline.git
synced 2026-06-13 11:25:03 +03:00
fix: PDF display does not correctly scale on ombile (#12608)
This commit is contained in:
@@ -124,8 +124,6 @@ export default function blockMenuItems(
|
||||
keywords: "pdf upload attach",
|
||||
attrs: {
|
||||
accept: "application/pdf",
|
||||
width: 300,
|
||||
height: 424,
|
||||
preview: true,
|
||||
},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user