fix(core): fix scaling greater than 1x, fix automatic document updates
This commit is contained in:
@@ -65,8 +65,6 @@ export class DePage extends DeesElement {
|
||||
css`
|
||||
:host {
|
||||
display: block;
|
||||
max-height: ${shared.a4Height}px;
|
||||
max-width: ${shared.a4Width}px;
|
||||
}
|
||||
|
||||
#scaleWrapper {
|
||||
|
Reference in New Issue
Block a user