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

Skip to content

Commit 6b4792a

Browse files
committed
fix auto content overflow
1 parent 4d19ee7 commit 6b4792a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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)