reduce the forced height of the window
This commit is contained in:
parent
944a938fd2
commit
c0e2152806
1 changed files with 2 additions and 1 deletions
|
@ -88,7 +88,8 @@ iframe.viewer {
|
|||
}
|
||||
|
||||
body[role="window"] {
|
||||
width: 300pt;
|
||||
width: 250pt;
|
||||
height: 225pt;
|
||||
}
|
||||
|
||||
*:has(summary + details) summary:not(:last-child) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue