mirror of
https://github.com/apache/superset.git
synced 2026-04-27 20:14:54 +00:00
Fixing window resize for explore and standalone
This commit is contained in:
@@ -330,4 +330,6 @@ $(document).ready(function () {
|
||||
});
|
||||
|
||||
$('div.toggle').addClass('pull-right');
|
||||
slice.setResizeOnWindowResize();
|
||||
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user