master
Jakob 2020-03-08 03:05:29 +01:00
parent f266a2d689
commit 728106e9d3
1 changed files with 2 additions and 2 deletions

View File

@ -324,10 +324,10 @@ iframe {
width: 100%;
}
iframe .board {
iframe.board {
}
iframe .action {
iframe.action {
min-height: max-content;
}