Commit 514c8a02 by Torkel Ödegaard

fixed issue with grid responsive mode

parent 7e0bc8f3
......@@ -50,12 +50,8 @@
}
.react-grid-item {
display: none;
transition-property: none !important;
}
.panel {
display: block !important;
transition-property: none !important;
position: unset !important;
width: 100% !important;
transform: translate(0px, 0px) !important;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment