Add automatic overflow scoll for widgets
This commit is contained in:
@@ -48,7 +48,7 @@
|
||||
}
|
||||
|
||||
.grid-stack > .grid-stack-item > .grid-stack-item-content {
|
||||
overflow-y: hidden;
|
||||
overflow-y: auto;
|
||||
}
|
||||
|
||||
.grid-stack.grid-stack-animate {
|
||||
|
||||
Reference in New Issue
Block a user