16672: Fixes cypress tests by fixing layout issues.
[arvados-workbench2.git] / src / components / multi-panel-view / multi-panel-view.tsx
index 2bff28cb2bc249c3f07061e8f6a113b5e84c31a5..de8249909d3af4ba16c53b49490ec0144bc6b4d0 100644 (file)
@@ -33,7 +33,6 @@ const styles: StyleRulesCallback<CssRules> = theme => ({
     },
     content: {
         overflow: 'auto',
-        display: 'contents',
     },
 });