Merge pull request #10550 from opf/bug/41713-toolbar-missing-or-cut-off-in-work-packages-module-on-ios

[#41713] Toolbar missing or cut off in work packages module on iOS
pull/10519/head
Henriette Darge 3 years ago committed by GitHub
commit 212fb18776
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      frontend/src/app/features/work-packages/routing/partitioned-query-space-page/partitioned-query-space-page.component.sass

@ -57,6 +57,7 @@
display: grid
grid-template-columns: 1fr auto
grid-template-rows: auto auto
justify-items: start
.op-back-button
grid-column: 1 / 3

Loading…
Cancel
Save