iframe height

master
Jakob 2020-03-08 02:59:49 +01:00
parent 918e737a52
commit f266a2d689
1 changed files with 9 additions and 1 deletions

View File

@ -323,3 +323,11 @@ iframe {
margin: 0px;
width: 100%;
}
iframe .board {
}
iframe .action {
min-height: max-content;
}