Hide the sidebar if it's empty.
When updating the view check to see if the sidebar contains any visible children elements. If not, hide it.
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
.recline-data-explorer .data-view-container {
|
||||
display: block;
|
||||
margin-right: 225px;
|
||||
}
|
||||
|
||||
.recline-data-explorer .data-view-sidebar {
|
||||
|
||||
Reference in New Issue
Block a user