mirror of
https://github.com/anyproto/anytype-ts.git
synced 2025-06-12 10:40:43 +09:00
PDF rendering
This commit is contained in:
parent
f94ac29696
commit
8465f61cb3
1 changed files with 1 additions and 1 deletions
|
@ -44,7 +44,7 @@
|
|||
.loaderWrapper { width: 100%; height: 48px; position: relative; left: 0px; top: 0px; }
|
||||
|
||||
.react-pdf__Document { width: 100%; display: inline-block; position: relative; flex-grow: 1; }
|
||||
.react-pdf__Page { position: static !important; min-width: unset !important; min-height: unset !important; }
|
||||
.react-pdf__Page { position: static !important; }
|
||||
.react-pdf__Page__svg, .react-pdf__Page__canvas { overflow: hidden; }
|
||||
.react-pdf__Page__svg svg { width: 100%; height: auto; }
|
||||
.react-pdf__Page__textContent { display: none; }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue