fixed issue with grid responsive mode

This commit is contained in:
Torkel Ödegaard
2018-12-10 12:20:14 +01:00
parent 7e0bc8f30d
commit 514c8a0210
+1 -5
View File
@@ -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;