[PE] Presenter view: fix layout.
This commit is contained in:
parent
8baf0304e2
commit
e70951333f
|
@ -1,5 +1,5 @@
|
|||
<!DOCTYPE html>
|
||||
<html style="width:100%; height:100%;">
|
||||
<html style="width:100%; height:100%;overflow: hidden;">
|
||||
<head>
|
||||
<title>ONLYOFFICE Presentation Editor</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<!DOCTYPE html>
|
||||
<html style="width:100%; height:100%;">
|
||||
<html style="width:100%; height:100%;overflow: hidden;">
|
||||
<head>
|
||||
<title>ONLYOFFICE Presentation Editor</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||||
|
|
Loading…
Reference in a new issue