other panels now hidden, fixes 10088 (#10102)
This commit is contained in:
committed by
Daniel Lee
parent
ea3447fbfd
commit
8adaf99bff
@@ -8,7 +8,7 @@
|
||||
}
|
||||
|
||||
.react-grid-item {
|
||||
display: none;
|
||||
display: none !important;
|
||||
transition-property: none !important;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user