correction to drive container height css setting

This commit is contained in:
zuzanna-maria 2023-11-24 16:50:38 +01:00
parent aea4072acd
commit 9d7304c7c5
1 changed files with 1 additions and 1 deletions

View File

@ -484,7 +484,7 @@
flex-flow: column;
flex: 1;
min-width: 0;
height: 100%;
min-height: 100%;
position: relative;
.cp-splitter {
position: absolute;