Fix scrolling issue in pad when the userlist or the messenger was too big
This commit is contained in:
parent
42ffe0ee30
commit
8b05b1acaf
@ -27,6 +27,7 @@ body.cp-app-pad {
|
|||||||
height: 100%;
|
height: 100%;
|
||||||
border: 0;
|
border: 0;
|
||||||
> .cke_inner {
|
> .cke_inner {
|
||||||
|
overflow: hidden;
|
||||||
flex: 1;
|
flex: 1;
|
||||||
position: unset;
|
position: unset;
|
||||||
display: flex;
|
display: flex;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user