Skip to content

Commit

Permalink
[#49327] Fix the id placement of link previews in text app (#537)
Browse files Browse the repository at this point in the history
https://community.openproject.org/work_packages/49327

Signed-off-by: Swikriti Tripathi <swikriti808@gmail.com>
  • Loading branch information
SwikritiT committed Dec 7, 2023
1 parent 7b39edf commit 515fd63
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/components/tab/WorkPackage.vue
Original file line number Diff line number Diff line change
Expand Up @@ -268,6 +268,8 @@ export default {
font-size: 0.8rem;
height: 20px;
line-height: 20px;
display: flex;
align-self: center;
}
&__subject {
Expand Down

0 comments on commit 515fd63

Please sign in to comment.