mirror of https://github.com/xwiki-labs/cryptpad
correction to drive container height css setting
This commit is contained in:
parent
aea4072acd
commit
9d7304c7c5
|
@ -484,7 +484,7 @@
|
|||
flex-flow: column;
|
||||
flex: 1;
|
||||
min-width: 0;
|
||||
height: 100%;
|
||||
min-height: 100%;
|
||||
position: relative;
|
||||
.cp-splitter {
|
||||
position: absolute;
|
||||
|
|
Loading…
Reference in New Issue