Skip to content

Commit

Permalink
Merge pull request #16396 from opf/bug/57097-notification-center-spli…
Browse files Browse the repository at this point in the history
…t-screen-is-wider-than-it-previously-was

[57097] Notification center split screen is wider than it previously was
  • Loading branch information
HDinger authored Aug 12, 2024
2 parents 7cc834e + da68fed commit d03bed3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/components/work_packages/split_view_component.sass
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
.op-work-package-split-view
height: 100%
width: 580px
width: 550px
justify-content: space-around
border-left: 1px solid var(--borderColor-muted)
border-top: 1px solid var(--borderColor-muted)
Expand Down

0 comments on commit d03bed3

Please sign in to comment.