Merge pull request #8729 from opf/bim/fix/34493-revit-responsive-design-failing-on-wp-form

Bim/fix/34493 revit responsive design failing on wp form
pull/8746/head
Wieland Lindenthal 4 years ago committed by GitHub
commit b518b737d4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 3
      frontend/src/app/modules/work_packages/routing/partitioned-query-space-page/partitioned-query-space-page.component.sass

@ -15,6 +15,9 @@
.work-packages-partitioned-page--content-right
display: none
.work-packages-partitioned-page--content-left
overflow: auto
&.-left-only
wp-resizer
display: none

Loading…
Cancel
Save