Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 943adcf

Browse files
committed
fix content overflow
1 parent faf2ee1 commit 943adcf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/gridstack.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717
bottom: 0;
1818
width: auto;
1919
z-index: 0 !important;
20+
overflow: auto;
2021
}
2122

2223
.grid-stack-placeholder .placeholder-content {

0 commit comments

Comments
 (0)