forked from root/threadr.lostcave.ddnss.de
iframe height
parent
918e737a52
commit
f266a2d689
|
@ -322,4 +322,12 @@ iframe {
|
||||||
border: none;
|
border: none;
|
||||||
margin: 0px;
|
margin: 0px;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
iframe .board {
|
||||||
|
|
||||||
|
}
|
||||||
|
|
||||||
|
iframe .action {
|
||||||
|
min-height: max-content;
|
||||||
|
}
|
||||||
|
|
Loading…
Reference in New Issue