css: fix Colibris timeslider

This commit is contained in:
Sebastian Castro 2020-04-03 17:41:47 +02:00 committed by muxator
parent f3fcbf2653
commit c79ad1e504
8 changed files with 97 additions and 54 deletions

View file

@ -12,7 +12,6 @@ html.inner-editor {
display: flex;
flex-direction: row;
min-height: 100vh; /* take at least full height */
background-color: #F4F4F4;
}
#outerdocbody iframe {
flex: 1 auto;