Since it's not possible to import consistently, just use iframes instead
This commit is contained in:
parent
5239ec71d7
commit
75a98bd384
1 changed files with 7 additions and 0 deletions
|
@ -78,3 +78,10 @@ nav ul:not(.dropdown-content) > li > a {
|
||||||
padding-left: 300px;
|
padding-left: 300px;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
iframe.viewer {
|
||||||
|
width: 100%;
|
||||||
|
height: 100%;
|
||||||
|
border: 0;
|
||||||
|
outline: 0;
|
||||||
|
}
|
Loading…
Add table
Add a link
Reference in a new issue