Commit 8adaf99b by Patrick O'Carroll Committed by Daniel Lee

other panels now hidden, fixes 10088 (#10102)

parent ea3447fb
...@@ -8,7 +8,7 @@ ...@@ -8,7 +8,7 @@
} }
.react-grid-item { .react-grid-item {
display: none; display: none !important;
transition-property: none !important; transition-property: none !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