set iframe viewer to fit content
This commit is contained in:
parent
181df98a98
commit
fc2ce60611
1 changed files with 1 additions and 1 deletions
|
@ -81,7 +81,7 @@ nav ul:not(.dropdown-content) > li > a {
|
||||||
|
|
||||||
iframe.viewer {
|
iframe.viewer {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
height: 100%;
|
height: fit-content;
|
||||||
border: 0;
|
border: 0;
|
||||||
outline: 0;
|
outline: 0;
|
||||||
}
|
}
|
Loading…
Add table
Add a link
Reference in a new issue