fix
This commit is contained in:
@@ -455,8 +455,8 @@
|
||||
flex-direction: column;
|
||||
gap: var(--pdf-viewer-stack-padding, 0);
|
||||
align-items: center;
|
||||
--pdf-viewer-viewport-width: 100vw;
|
||||
--pdf-viewer-viewport-height: 100vh;
|
||||
--pdf-viewer-viewport-width: 100%;
|
||||
--pdf-viewer-viewport-height: 100%;
|
||||
padding: var(--pdf-viewer-stack-padding, 0);
|
||||
width: 100%;
|
||||
box-sizing: border-box;
|
||||
|
||||
Reference in New Issue
Block a user