improve touch support
This commit is contained in:
parent
206616a109
commit
bbe9a08caf
5 changed files with 32 additions and 4 deletions
|
|
@ -97,6 +97,10 @@
|
|||
margin-bottom: 20px;
|
||||
}
|
||||
|
||||
.grid-stack-item .ui-resizable-handle {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.grid-stack {
|
||||
height: auto !important;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue