Skip to content

Commit 3abdb73

Browse files
author
jacquesbach
committed
.grid-stack-item-content Styles
1 parent 0ee798d commit 3abdb73

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

static/css/style.css

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -164,9 +164,9 @@
164164
}
165165

166166
.grid-stack-item-content {
167-
xoverflow-x: hidden;
168-
xoverflow-y: auto;
169-
xoverflow: visible !important;
167+
overflow-x: hidden;
168+
overflow-y: auto;
169+
overflow: visible !important;
170170
overflow: hidden;
171171
background: transparent !important;
172172
box-shadow: none !important;

0 commit comments

Comments
 (0)