Skip to content

Commit

Permalink
Adjust dialog on mobile
Browse files Browse the repository at this point in the history
  • Loading branch information
lkleisa committed Nov 24, 2023
1 parent 6450995 commit e66fb43
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
</section>

<mat-dialog-content>
<div class="d-flex flex-column scroll-shadows">
<div class="d-flex flex-column scroll-shadows overflow-x-hidden">
<p class="fs-6 text-black">Key Result</p>
<p class="linebreak bg-display-element py-2 ps-2 mb-1 fs-6 fw-normal text-black">{{ keyResult.title }}</p>

Expand Down

0 comments on commit e66fb43

Please sign in to comment.