set popup height and width
This commit is contained in:
parent
8dce19a3a1
commit
6ebb073b64
2 changed files with 6 additions and 1 deletions
|
@ -84,4 +84,9 @@ iframe.viewer {
|
|||
height: fit-content;
|
||||
border: 0;
|
||||
outline: 0;
|
||||
}
|
||||
|
||||
body[role="window"] {
|
||||
width: 300pt;
|
||||
height: 300pt;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue