diff --git a/src/styles/global.scss b/src/styles/global.scss index 4db17a0a3..a000ae014 100644 --- a/src/styles/global.scss +++ b/src/styles/global.scss @@ -48,7 +48,7 @@ } .grid-stack > .grid-stack-item > .grid-stack-item-content { - overflow-y: hidden; + overflow-y: auto; } .grid-stack.grid-stack-animate {